This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-daemon.git
commit 965d5e619801f12a8f9b7ad7dfd12743435e6ed1 Author: Mark Thomas <[email protected]> AuthorDate: Wed Nov 19 14:51:24 2025 +0000 File now contains generic (x.y.z) version rather than a specific one --- HOWTO-RELEASE.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/HOWTO-RELEASE.txt b/HOWTO-RELEASE.txt index 419e3d7..0389490 100644 --- a/HOWTO-RELEASE.txt +++ b/HOWTO-RELEASE.txt @@ -53,7 +53,6 @@ Before tagging: - /src/native/windows/apps/prunsrv/prunsrv.h (version) - /src/native/windows/apps/prunsrv/prunsrv.rc (version x2) - /src/samples/SimpleApplication.sh (version) - - /src/site/xdoc/binaries.xml (version) Only in tag: - /pom.xml (remove -SNAPSHOT) - /src/native/unix/native/version.h (JSVC_IS_DEV_VERSION 0)
