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