summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-06-24 08:45:59 +0200
committerAndras Timar <andras.timar@collabora.com>2021-06-24 08:45:59 +0200
commit90fec01ba0978f480ea712afc7bac055652f77ba (patch)
tree996e2a101aa31b616dd4f15b4fd2395f91cd3bcc
parentba3e2c3dc5a70419c2acc109b3af07cf1787b08b (diff)
Bump version to 21.06.2.1co-21.06.2-1
Change-Id: I4b3048b09e7d1676fefd1fdae0b85e72eacc2e71
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9f7dbc1f3fd5..710e8ca97370 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.1.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[21.06.2.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