configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bee14f2b4b2d580aeb9fcc3f51bdd7bf3118fafb Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Tue Jul 22 23:42:06 2025 +0200 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Tue Jul 22 23:42:06 2025 +0200
Bump version to 25.04.3.3 Change-Id: I37bbe8f9e832df86a4214534a55d308dddaa99f4 diff --git a/configure.ac b/configure.ac index 0518dc9f50e1..1bbbfa3e26d1 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ dnl in order to create a configure script. # several non-alphanumeric characters, those are split off and used only for the # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no idea. -AC_INIT([Collabora Office],[25.04.3.2],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[25.04.3.3],[],[],[https://collaboraoffice.com/]) dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just fine if it is installed dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails hard