summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-05-21 16:43:17 +0200
committerAndras Timar <andras.timar@collabora.com>2024-05-21 16:43:17 +0200
commit31b6e2c056a836ad7a1dc7102c3caad561d36aa3 (patch)
tree82a4a9a15c5c2331f021f95dca6d0f68b57d40d4
parentaf38e96cad0949291a289443363218f93ba59ecd (diff)
Bump version to 24.04.3.1cp-24.04.3-1
Change-Id: I31cf3fd1d7b98fd7b81d9e01d0c53ddb93451baf
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f788bb346a2b..cff068a56799 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.2.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[24.04.3.1],[],[],[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