configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a9f56f8191ca3907a4fbeffed75369d6ba222dfb Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Thu Jun 12 12:46:06 2025 +0200 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Thu Jun 12 12:46:06 2025 +0200
Bump version to 25.04.2.3 Change-Id: I09b83c9ec9e49080fbbb3ccc6a52d347bd2469b6 diff --git a/configure.ac b/configure.ac index b76a3bb6c781..f1ad2ac6b721 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.2.2],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[25.04.2.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