summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-12-17 20:50:46 +0100
committerAndras Timar <andras.timar@collabora.com>2022-12-17 20:50:46 +0100
commit75263d05e2709e269d65783485949e4b06fb99eb (patch)
treed27bbf6c41975995a105d85e614391285f87649a /configure.ac
parent982efcdb8be0f3a591a8bd59c3e260eab4aec4c8 (diff)
Bump version to 22.05.9.2 cp-22.05.9-2
Change-Id: Iaa22187acdf50372d7ee1f605d4b20e5c221f1d1
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 f0f60015a33f..50b5c456992f 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],[22.05.9.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.9.2],[],[],[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