This is an automated email from the ASF dual-hosted git repository.
piergiorgio pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/manifoldcf.git
The following commit(s) were added to refs/heads/trunk by this push:
new 6159e92da Preparing 2.29 release candidaate
6159e92da is described below
commit 6159e92dabb0d17260733fe568fb921eb4a3e342
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Thu Jul 24 12:01:55 2025 +0200
Preparing 2.29 release candidaate
---
build.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.xml b/build.xml
index c551c02c4..383150682 100644
--- a/build.xml
+++ b/build.xml
@@ -599,7 +599,7 @@
<target name="doc" depends="deliver-site-doc"/>
<target name="set-version">
- <property name="release-version" value="2.29-dev"/>
+ <property name="release-version" value="2.29"/>
</target>
<target name="create-source-zip" depends="set-version">