summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-03-07 23:15:08 +0100
committerAndras Timar <andras.timar@collabora.com>2022-03-07 23:15:08 +0100
commit90c4625dcfe402d11411a52a8625a18b7e934ede (patch)
treef54c64e323ed2690b116fb4c45021a60083a418e
parent66df2c2960978a7e7348295246a9adf9fb4263c1 (diff)
Bump version to 6.4-57cp-6.4-57
Change-Id: I4f3195e43a78a56fb4c7e6ef3776d7fdb4aa0ee1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2a6567d1db20..3a60ffbc6fa4 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.56],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.57],[],[],[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