summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2020-11-26 13:52:11 +0100
committerAndras Timar <andras.timar@collabora.com>2020-11-26 13:52:11 +0100
commit3b2cfc2464236b90a822cd243601cc334d518b36 (patch)
treec4a689569b61d01ebe4024897f15da66a05525a7 /configure.ac
parente2dfc4e3d1c5913c8686f2c80f78514b0eb37a03 (diff)
Bump version to 6.4-15co-6.4-15
Change-Id: I0e69f82c61fce6557e80382269bce8835855c5fd
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 0d08e29fb0b6..1570a0224b0f 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.14],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.15],[],[],[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