diff --git a/createrelease b/createrelease index 679297c94..851aff092 100755 --- a/createrelease +++ b/createrelease @@ -45,6 +45,8 @@ # ./dmake # git commit -a -m "Makefile: Set debug mode" # +# Update download link on index.php main page +# # Generate the manual.pdf, manual.html and version.txt # make # ./cppcheck --version > version.txt @@ -59,6 +61,8 @@ # compile new democlient: # ssh -t danielmarjamaki,cppcheck@shell.sourceforge.net # ./build.sh 1.43 +# +# run daca with new release # Tag to use tag=$1