commit a026458699637ec56fe9cd67c44ecfba7780185d parent e921635d93ef69c7d847dbd7584723c3c3f976d1 Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 12 Jul 2026 21:51:42 +0200 update release checklist Diffstat:
| M | RELEASE.md | | | 6 | ++++-- |
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/RELEASE.md b/RELEASE.md @@ -2,8 +2,10 @@ ## Checklist -- [ ] bump version in configure.ac -- [ ] bump version in doc/doxygen/taler.doxy +- [ ] no manual version bump needed: the version is derived from the git tag + by scripts/get_version.sh and feeds both meson.build's project version + and doxygen's PROJECT_NUMBER (doc/doxygen/version.doxy is generated). + There is no configure.ac. Just make sure the release is tagged (below). - [ ] add entry to ChangeLog - [ ] add entry to debian/changelog - [ ] check CI (contrib/ci, buildbot.taler.net)