summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-06-05 14:05:54 +0200
committerAndras Timar <andras.timar@collabora.com>2024-06-05 14:05:54 +0200
commitfdb5e53af8f539c47cc7ca6d594b05e26d1ff594 (patch)
tree5994de0321d50d7b8be21fed4ecc201e1f8456a4
parenta17e087e26774c4e33d371322fbef426cd387639 (diff)
Bump version to 24.04.4.1 cp-24.04.4-1
Change-Id: I90cd4ee51966e917b7ff00868968ce1065fd5c9f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3bd2b84f34d3..3bf2b187d67b 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.3.2],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[24.04.4.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