-
- Downloads
Add prepare-release.sh script.
Script to run to prepare a new release. It will update the release number and tell you to update the CHANGES file and to double check everything looks before doing the release commit and tagging. Afterwards you probably want to run release-update.sh to upload the release and update the website at https://sourceware.org/bzip2/ There are embedded version strings and dates in a couple of places. To keep the script simple remove some that aren't absolutely necessary. README now just points to CHANGES. README.COMPILATION.PROBLEMS only mentions the version once at the top. bzip2.c only mentions the version once when doing --version. manual.xml now doesn't have any embedded versions, just uses &bz-version; everywhere.
Showing
- README 1 addition, 22 deletionsREADME
- README.COMPILATION.PROBLEMS 1 addition, 1 deletionREADME.COMPILATION.PROBLEMS
- bzip2.c 1 addition, 1 deletionbzip2.c
- manual.xml 2 additions, 2 deletionsmanual.xml
- prepare-release.sh 80 additions, 0 deletionsprepare-release.sh
- release-update.sh 1 addition, 0 deletionsrelease-update.sh
prepare-release.sh
0 → 100755
Please register or sign in to comment