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 17f40e6ec Preparing 2.28 release
17f40e6ec is described below
commit 17f40e6ec63508bb261c371b482985f1977906b0
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Sat Dec 21 15:45:06 2024 +0100
Preparing 2.28 release
---
build.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.xml b/build.xml
index b8d115741..1e55f90b6 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.27-dev"/>
+ <property name="release-version" value="2.28-dev"/>
</target>
<target name="create-source-zip" depends="set-version">