summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-07-06 13:12:02 +0200
committerAndras Timar <andras.timar@collabora.com>2024-07-06 13:12:02 +0200
commited6ad116dbda6a58814807fb93b2d6f6c1fb85ea (patch)
tree852f1fb663c295410fe56a299b3b50b71cb70e57
parent3c5b2d0f20ec50c08d64b0583ba9d69652e36227 (diff)
Bump version to 24.04.4.4
Change-Id: Ia3e3e586035a543fb986017d3a36c5c1496624f7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d87fb0cf9c52..82e18f49f496 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.4.3],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[24.04.4.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