summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2025-01-28 21:37:04 +0100
committerAndras Timar <andras.timar@collabora.com>2025-01-28 21:37:04 +0100
commitd8e3e34c43e019b1ba1433495c541968a2092f3e (patch)
treefa70ee9a0f17ac9f98585b7ab05337c507fb04da
parentc28388326083bf509af4db9ace980b3e4a0dea5c (diff)
Bump version to 24.04.12.2 cp-24.04.12-2co-24.04.12-2
Change-Id: I8e100a93fcca0a514e4c5432253383f632ce6b81
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c34031324509..34af474b0046 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.12.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[24.04.12.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