summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-09-11 21:38:14 +0200
committerAndras Timar <andras.timar@collabora.com>2024-09-11 21:38:14 +0200
commit8c74383e6f13cf719fc69da5b94251fd50566e63 (patch)
tree2b97f26595382272d5ce6976767b79de9f6eb375
parent44ae09905e8e7f3abee439a9aa8e026603696b35 (diff)
Bump version to 24.04.7.2cp-24.04.7-2
Change-Id: I003aa018dffcd30d2f2810cc5556bf9273b064f3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c10e9629695d..d9a1f2335b40 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],[24.04.7.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[24.04.7.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