summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2025-07-30 12:21:04 +0200
committerAndras Timar <andras.timar@collabora.com>2025-07-30 12:21:04 +0200
commit2d5e9a9e0805ed05295a1bf43a2fff44e9b24617 (patch)
tree2da8545ebb2c7dc624132740b41019a66120e35d
parentf5becffbfdd83d121cef7efc1aad3f7d58e2a317 (diff)
Change-Id: I591339f53d0bf2b9bd5f86caf4e34160011b5a8f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1bbbfa3e26d1..d59b6a824a4d 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.3],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[25.04.3.4],[],[],[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