summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-02-10 13:07:07 +0100
committerAndras Timar <andras.timar@collabora.com>2021-02-10 13:07:07 +0100
commit77bfbd8cb4db3e11c5cfd0f19ed4315845f1e46c (patch)
treee64ed5ee77320c0dfc7aff87d341d2af2e8e4967 /configure.ac
parent3010ee15889a52b23aef278300e29f06739882d6 (diff)
Bump version to 6.4-23cp-6.4-23
Change-Id: I02820fc528d98344fd012862b44e39380afcd802
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 0c0948ced907..6f4f8fa08b8b 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.22],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.23],[],[],[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