summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2025-04-29 21:12:54 +0200
committerAndras Timar <andras.timar@collabora.com>2025-04-29 21:12:54 +0200
commita85ecaad319ba07e3f2c87a08d151f2c5c71a406 (patch)
tree71b0a1d950ca8f863d8daf1ef7b2f28347478055
parent6157c82d74a21f139883043cb49958f4a7b70208 (diff)
Bump version to 25.04.1.1 cp-25.04.1-1distro/collabora/co-25.04.1
Change-Id: I52e244c6399f96023d2202b60331086660504369
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 774c0710eb4e..46ea63ca378f 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.0.3],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[25.04.1.1],[],[],[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