summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-10-06 07:09:21 +0200
committerAndras Timar <andras.timar@collabora.com>2021-10-06 07:09:21 +0200
commit70f65227450890656b207e56e2c096a147e6d158 (patch)
tree1f58f73ccd7237182cd96d793a10fbdf9614570d /configure.ac
parent24ad72393a26a0d6f2a0f2d79acc51fc28533234 (diff)
Bump version to 6.4-49cp-6.4-49
Change-Id: I02a0babcf09850157da31e769c618ec85cc0e8e1
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 3545e71ed85e..07badf170dba 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.48],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.49],[],[],[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