createrelease: updated instructions for setting version
This commit is contained in:
parent
16faf3f738
commit
5e55ac24a3
|
@ -13,15 +13,12 @@
|
||||||
# xmllint --noout errlist.xml
|
# xmllint --noout errlist.xml
|
||||||
#
|
#
|
||||||
# Update version numbers in:
|
# Update version numbers in:
|
||||||
# - lib/cppcheck.cpp
|
|
||||||
# - cli/main.cpp
|
# - cli/main.cpp
|
||||||
# - cli/cppcheck.rc
|
# - lib/cppcheck.cpp
|
||||||
|
# - lib/version.h
|
||||||
# - man/manual.docbook
|
# - man/manual.docbook
|
||||||
# - win_installer/productInfo.wxs
|
# - win_installer/productInfo.wxs
|
||||||
#
|
#
|
||||||
# Make sure versions are set:
|
|
||||||
# grep 'VERSION ' cli/cppcheck.rc
|
|
||||||
#
|
|
||||||
# Update the Changelog..
|
# Update the Changelog..
|
||||||
# wget http://josefsson.org/git2cl/git2cl
|
# wget http://josefsson.org/git2cl/git2cl
|
||||||
# chmod 744 git2cl
|
# chmod 744 git2cl
|
||||||
|
|
Loading…
Reference in New Issue