summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2025-07-29 22:42:29 +0200
committerAndras Timar <andras.timar@collabora.com>2025-07-29 22:42:29 +0200
commitbac909971af4c6e920008f7c0c3d0cf2afeca619 (patch)
tree4030e6aa49ec5a80cd220d6c1103671c32cb4e19
parent7748d38241c543b468e9d4d1bfaa5cae01a6159d (diff)
Bump version to 25.04.4.2cp-25.04.4-2
Change-Id: I6ef8d51e11a4f8378df61b7704adddfcde33931d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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