createrelease: updated instructions for setting version

This commit is contained in:
Daniel Marjamäki 2012-11-04 14:23:01 +01:00
parent 16faf3f738
commit 5e55ac24a3
1 changed files with 2 additions and 5 deletions

View File

@ -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