Bump version to 2.3.1 for development of next release
This commit is contained in:
parent
7eb1a0c57b
commit
4a9121eec9
5 changed files with 14 additions and 8 deletions
|
@ -140,10 +140,14 @@ Release procedure
|
|||
|
||||
- Increment the patchlevel of the version number in configure.ac.
|
||||
|
||||
- Run this again:
|
||||
|
||||
version=$( tools/get-version ) && echo $version
|
||||
|
||||
- Repeat the same procedure listed in the Module::Build section
|
||||
above, in order to update META.yaml and META.json.
|
||||
|
||||
- git commit -m "Bump version to X.Y.Z for development of next release"
|
||||
- git commit -m "Bump version to $version for development of next release"
|
||||
|
||||
- git push savannah
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue