summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2024-07-23 05:45:55 +0200
committerAron Budea <aron.budea@collabora.com>2024-07-23 05:45:55 +0200
commit8b60b23ef2d85d7dbb951987023c7b20bf788e55 (patch)
tree3a918c9056a2dc5cf80b714159c4becf396b94f3
parent1e7934d3fd452cf66d178ee5634b2a4e47188a7e (diff)
Bump version to 24.04.5.3 cp-24.04.5-3
Change-Id: I9b02b3a8d7cb2f2c6f3f45a8413847223cdf7026
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0d42a8d1364a..e1d6f25419f0 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.5.2],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[24.04.5.3],[],[],[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