summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-03-03 16:28:02 +0100
committerAndras Timar <andras.timar@collabora.com>2021-03-03 16:30:17 +0100
commit1d4541ac719534f9c5d2c0e5a5cfad5479762e68 (patch)
treef0707531e4721bf04deec31dea82fea25c039258 /configure.ac
parentc825ba303bb26fa8da87e7151382a99df15bcad9 (diff)
Bump version to 6.4-28 cp-6.4-28
Change-Id: I7a31392b4b079fce2815975f789d3238c75a0462
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 344209cbf083..cd5e7ee3e2b0 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.27],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.28],[],[],[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