summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-05-28 13:28:27 +0200
committerAndras Timar <andras.timar@collabora.com>2024-05-28 13:28:27 +0200
commit5357f69c271ff0c0a7d10dc3371047f5200f0187 (patch)
treeb6157a71da0be2eabc83c354a53ce877009c9144
parent338b3ba86c0fe36ad60bea582b5112a83aecbd50 (diff)
Bump version to 24.04.3.2 cp-24.04.3-2co-24.04.3-2
Change-Id: Ic7eeba9c36ab51ea30855b3cf9e4495bd7356a89
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3a76d4ad8608..3bd2b84f34d3 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.3.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[24.04.3.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