configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bac909971af4c6e920008f7c0c3d0cf2afeca619 Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Tue Jul 29 22:42:29 2025 +0200 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Tue Jul 29 22:42:29 2025 +0200
Bump version to 25.04.4.2 Change-Id: I6ef8d51e11a4f8378df61b7704adddfcde33931d diff --git a/configure.ac b/configure.ac index 441b4fcd5f9d..56f197e846c7 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.4.1],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[25.04.4.2],[],[],[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