summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-02-15 13:55:39 +0100
committerAndras Timar <andras.timar@collabora.com>2024-02-15 13:55:39 +0100
commite9a4dc879d6f8ee7f2326e503a2e76ca36909f06 (patch)
treea08cea6bb51aa2e5eb700f27c56911cb01cd2c18 /configure.ac
parent1502f4dcd29c3dfa0f473c85329953943e24df8e (diff)
Bump version to 22.05.22.1cp-22.05.22-1
Change-Id: Ibe671708c3e722b1dab2a6bb89f1d4dac5ef27d3
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 ac14c5440705..e6ead5547b46 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.21.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.22.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