summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-01-06 13:44:54 +0100
committerAndras Timar <andras.timar@collabora.com>2022-01-06 13:44:54 +0100
commit035f34be44a92808f5dc060e9010d521d9946403 (patch)
tree8128fede77e97e9e8c91eacbfce2d7b0f4ad9fbc /configure.ac
parentd33c478eca48b4b1790c2e9cff7e08472164b3ed (diff)
Bump version to 21.06.11.1 cp-21.06.11-1
Change-Id: I9012065f8d196f15b478fb3b5d6a083cd5b2b671
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 143d04870758..e6aed419456b 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.10.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[21.06.11.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