summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-12-03 15:59:48 +0100
committerAndras Timar <andras.timar@collabora.com>2024-12-03 15:59:48 +0100
commit9240081d4dbbd614f1e13946b0ff4b0456485fb0 (patch)
tree22880a0fdcb34d0fd3f48beaf5bebd771a0e3a19
parent4be72b900a710acd01c6b6396080f1eef05a0d28 (diff)
Bump version to 24.04.9.4 cp-24.04.9-4distro/collabora/co-24.04.9
Change-Id: I267ec273509230fab01c87a21c1a7ed49639b485
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a04340bd7ee0..69a74bbb48e5 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.9.3],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[24.04.9.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