summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2024-08-05 03:13:00 +0200
committerAron Budea <aron.budea@collabora.com>2024-08-05 03:13:00 +0200
commit787fef37197ea237630b56d8139ac6764af64970 (patch)
tree373ee32d88fbf04a1e6f13b539526c657d8c9d8d
parent287609d593274d61c5b03d9a62625dd7238ef668 (diff)
Bump version to 24.04.5.4 cp-24.04.5-5
Change-Id: I234ac5e56b0c59bf1b2b8e92707836d1833648de
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e1d6f25419f0..cc483a99f42e 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.3],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[24.04.5.4],[],[],[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