Skip to content

Commit 1631d97

Browse files
committed
Add a reminder to review libtool version info before the release
It would have been better to do it before 3.2.3 rather than after, but still better to do it before 3.2.4 than never.
1 parent df14ec7 commit 1631d97

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/contributing/how-to-release.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ the micro version of this release. If this release represents a major
5454
or minor release, these changes will have to be performed manually at
5555
this point.
5656

57+
Also review the version information in `build/bakefiles/version.bkl`: if any
58+
new APIs have been added in this release, the "current" and "age" fields must
59+
be incremented and "revision" reset to 0.
60+
5761
Note that the best order depends on the release being prepared: for a
5862
development release, `docs/publicity/announce.txt` contains the list of the
5963
major changes since the last stable release and should be updated first, as

0 commit comments

Comments
 (0)