summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-05-24 18:24:22 +0200
committerAndras Timar <andras.timar@collabora.com>2023-05-24 18:24:22 +0200
commita3908f47f58f0eeb1bb788f7501ee8d6bac11ae3 (patch)
tree9af4f0baf4e3c77eb9e888331bf51110e9c3b05d
parent2145ecd4aeeb363449b9c776972e950c4a3461bb (diff)
Bump version to 22.05.15.2cp-22.05.15-2
Change-Id: I89ba521234c721e2278b32dafc5899afa4c32ecf
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ebf1c706cb7b..40987b268ba6 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.15.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.15.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