summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2024-05-08 13:23:00 +0200
committerAron Budea <aron.budea@collabora.com>2024-05-08 13:23:00 +0200
commit470f00694ac42fd07a55d6fbea5a56a28791fcc0 (patch)
treec59541fe0312c5b3f9dacc4c2b40b0e95ea8bfb3
parent56097e5efdb85b3846a0c2536d3e45c0ab566b87 (diff)
Bump version to 24.04.2.1
Change-Id: I27a048323e6f65273688955bdac97dd4f312d88f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 745788dc5525..f788bb346a2b 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.1.4],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[24.04.2.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