We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df14ec7 commit 1631d97Copy full SHA for 1631d97
docs/contributing/how-to-release.md
@@ -54,6 +54,10 @@ the micro version of this release. If this release represents a major
54
or minor release, these changes will have to be performed manually at
55
this point.
56
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
+
61
Note that the best order depends on the release being prepared: for a
62
development release, `docs/publicity/announce.txt` contains the list of the
63
major changes since the last stable release and should be updated first, as
0 commit comments