summaryrefslogtreecommitdiff
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:28:02 +0100
commited31585336d1d849c1dd9f73372881e0275ce35a (patch)
treef2e695765d2232c3c9017f960cd70681f253678d
parentd1418cedc46cb90fea09c7b4bb2f50dd185b2c51 (diff)
Bump version to 6.4-28
Change-Id: I7a31392b4b079fce2815975f789d3238c75a0462
-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