summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-27 16:11:30 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-10-27 16:11:30 +0100
commit8d902647e60e5bcd4b82679919508e2dd29a6b9c (patch)
tree92521fa48c61428117eac82f457f0b0b80f70132 /scripts
parentMerge commit 'refs/merge-requests/1882' of git://gitorious.org/rekonq/mainlin... (diff)
downloadrekonq-8d902647e60e5bcd4b82679919508e2dd29a6b9c.tar.xz
Updated RELEASE_HOWTO
Diffstat (limited to 'scripts')
-rw-r--r--scripts/RELEASE_HOWTO2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/RELEASE_HOWTO b/scripts/RELEASE_HOWTO
index 29492538..ec2ca3ce 100644
--- a/scripts/RELEASE_HOWTO
+++ b/scripts/RELEASE_HOWTO
@@ -10,7 +10,7 @@ Section 0: A few days in advance
SECTION 1: Preparation
* Check the README file is still relevant
-* Bump Version Number (in the CMakeLists.txt && in src/main.cpp) (TODO: something better?)
+* Bump Version Number (in the CMakeLists.txt file)
* Commit the source to GIT
--------------------------------------------------------------------------------