summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-02-19 09:15:37 +0100
committerAndras Timar <andras.timar@collabora.com>2024-02-19 09:15:37 +0100
commitd02b2d23c8d3dec8585df17cd2fe6f68e0a707b3 (patch)
tree1e166f25c07a17c5daace50915d521dacae7ca63 /configure.ac
parent5e5452e4fc098659d7ae1fc350e59a2fa1f4434c (diff)
Bump version to 22.05.22.2cp-22.05.22-2
Change-Id: I2dccdfdf26e570fde9065b7239b7100489bf04fb
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 e6ead5547b46..97f2e134b737 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.22.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.22.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