summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-02-04 20:42:53 +0100
committerAndras Timar <andras.timar@collabora.com>2021-02-04 20:45:59 +0100
commit8396119eba9293604603d89f887466aac876a787 (patch)
tree52cafa3f28352389b0131ed6729b4b61e352911a
parentdee316473b7fa56f5c5471ac5970ef949011fc5a (diff)
Bump version to 6.4-22cp-6.4-22
Change-Id: I59d30de34d57675277d1e7e8502874e850c8dfe0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8dc97511c0f0..5b55071be148 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.21],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.22],[],[],[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