summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-01-11 21:29:25 +0100
committerAndras Timar <andras.timar@collabora.com>2022-01-11 21:29:25 +0100
commit45f56ee448e5615cc6caa5093d8b9dae268a5a83 (patch)
tree78d29ee7dde13360446c0486f2e1b8d55df80c08 /configure.ac
parent108a6044debbe0831b7a8309e2a5fba23e384b39 (diff)
Bump version to 21.06.12.1cp-21.06.12-1
Change-Id: I7684599864becb805c5e0f8441debd227417671c
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e6aed419456b..6b5f48c47aca 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.11.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[21.06.12.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