summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-05-31 15:53:19 +0200
committerAndras Timar <andras.timar@collabora.com>2022-05-31 15:53:19 +0200
commit7d91873bfb354e0956f0eff5ade0770647f26421 (patch)
treebf905595931e1dfe4d79e37c4d0821ded0a0d491
parent678b4fdcc671a7c3a59e0213f4f7fd5f06d00275 (diff)
Bump version to 6.4-62cp-6.4-62
Change-Id: Ia5f0559adbc3eee2b9114872b817f0e0cfb3f898
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1ecad82f17c6..697df181fd5d 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.61],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.62],[],[],[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