summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-06-29 22:33:06 +0200
committerAndras Timar <andras.timar@collabora.com>2021-06-29 22:33:06 +0200
commit8aa76ce7a7718f5b8df4f464874bb1c0a0a5a1e5 (patch)
tree843edc14d7b50b73d41074508602e4a99dd51694
parent2fb76306afdf50d52ec5021088e7aaa49008b71a (diff)
Bump version to 6.4-42cp-6.4-42
Change-Id: Id4682d6e2f170de70a51d1eab403a3de3acf0d80
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2b09b68ee759..ac5919570259 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.41],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.42],[],[],[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