summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-08-27 21:49:45 +0200
committerAndras Timar <andras.timar@collabora.com>2024-08-27 21:49:45 +0200
commitc7dc432db1ebfff42d5280dd4bf60b6d85417e15 (patch)
tree767f8aef4013c3e0d1dab211c97f63c51502a8f0 /configure.ac
parenta1e1710a8adfbbdfd6598e50f076faf48081c22b (diff)
Bump version to 24.04.6.3 cp-24.04.6-3distro/collabora/co-24.04.6
Change-Id: I9ff4c1ac6f5f69231c7c987d0ba1fe30b40d0f2d
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 11949778d553..23a51f65fee0 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.6.2],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[24.04.6.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