summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-09-20 08:05:20 +0200
committerAndras Timar <andras.timar@collabora.com>2021-09-20 08:05:20 +0200
commit3edd452b86e100c0a0b09299ffb940879db00c99 (patch)
tree173cf08ef01bc3d5f45b4370e228f1c4a8cfd7fb /configure.ac
parentfc715ea8fa206bd52045efc49c4abc1238b99aa4 (diff)
Bump version to 6.4-48cp-6.4-48
Change-Id: I775f09f0d58bf6ea9bd322414221e25a757ed9e2
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 a7c85e90be24..cb40e781cff9 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.47],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.48],[],[],[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