From 5e55ac24a3779bcfc62f960ad306b0b12448293e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Sun, 4 Nov 2012 14:23:01 +0100 Subject: [PATCH] createrelease: updated instructions for setting version --- createrelease | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/createrelease b/createrelease index 1f168bdd0..38ae3a7fc 100755 --- a/createrelease +++ b/createrelease @@ -13,15 +13,12 @@ # xmllint --noout errlist.xml # # Update version numbers in: -# - lib/cppcheck.cpp # - cli/main.cpp -# - cli/cppcheck.rc +# - lib/cppcheck.cpp +# - lib/version.h # - man/manual.docbook # - win_installer/productInfo.wxs # -# Make sure versions are set: -# grep 'VERSION ' cli/cppcheck.rc -# # Update the Changelog.. # wget http://josefsson.org/git2cl/git2cl # chmod 744 git2cl