summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-10-31 10:36:51 +0100
committerAndras Timar <andras.timar@collabora.com>2024-10-31 10:36:51 +0100
commit445b0ec6accb93043fa7afda6e04d7940eac2863 (patch)
tree0a5218c1eccb63860cabf27245fc78298e2573f3
parent0507df107f8137cfac435e750916bc201006ac14 (diff)
Bump version to 24.04.8.4cp-24.04.8-4
Change-Id: I82d2643b62a0d79f80b01d81ead7d42a6a42fe2c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a937b6c12da6..cb869b768790 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.8.3],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[24.04.8.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