summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-04-18 12:38:40 +0200
committerAndras Timar <andras.timar@collabora.com>2021-04-18 12:38:40 +0200
commit490a4119209ee6d5409098b15d44e5e0b85de7c5 (patch)
treead4785af73c94ed6e8be3760d7678bf6b2037a99
parent87ac748c2f27abb0230e3f866b8638bd64da8243 (diff)
Bump version to 6.4-35cp-6.4-35
Change-Id: I29a6cdf54bfc0be7644eb6521d2a68f4de51bcd5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index da720990aae2..68d119a99a6e 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.34],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.35],[],[],[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