summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-04-22 20:57:15 +0200
committerAndras Timar <andras.timar@collabora.com>2021-04-22 20:57:15 +0200
commitf05ecc6d6518da976854455996db3fe9144c6bf0 (patch)
treebeb18db82d723dcc8d277ac07734910652b8ab7e /configure.ac
parente7ef006f2f3d27904618adf59dd8b2f2c403f30a (diff)
Bump version to 6.4-37 cp-6.4-37
Change-Id: I09670ae3f34a83d19c6bf8664a4073396e8c884f
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 49e794d06aba..0f7ae6202408 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.36],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.37],[],[],[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