summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-02-21 12:16:24 +0100
committerAndras Timar <andras.timar@collabora.com>2022-02-21 12:16:24 +0100
commit0052d57a880f58d290afdc1566dfddbe76d2570b (patch)
treed26fb8f81f56e29edce8dd1fe92ee39b677da02e /configure.ac
parent144af2437a8f568a42cbb4e83582ab2ae4923fe4 (diff)
Bump version to 6.4-56cp-6.4-56
Change-Id: I3618297ca2a8982955a74d5e79172759b1434c2f
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 10683c512015..2a6567d1db20 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],[6.4.10.55],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.56],[],[],[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