summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-03-21 21:51:10 +0100
committerAndras Timar <andras.timar@collabora.com>2022-03-21 21:51:10 +0100
commit61de6651d5d7f347eff30772367f3f50b0443d5b (patch)
tree4ef935c565604da3e235bf4b393f75733acfee90
parentf9aa206a7eb4dc625567925e86024eacb2a7436a (diff)
Bump version to 21.06.22.1cp-21.06.22-1
Change-Id: I5ae87b8ea7f80632ad4c2a14742092fe0541c2d6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 322bcad484d4..f972a64473ba 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],[21.06.21.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[21.06.22.1],[],[],[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