summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2023-07-24 16:32:25 +0200
committerAron Budea <aron.budea@collabora.com>2023-07-24 16:32:25 +0200
commit22110b2036e37e868c9d06310588d90bbee63d69 (patch)
tree693108c3689f478584d8a3877b4c8e47fb940acf
parent89266e4ebf4ce0de5686f1511f4487a9d23185b5 (diff)
Bump version to 23.05.2.2cp-23.05.2-2
Change-Id: I17804cdcbc251b0908f725325531a76d2959172e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 015014904c6a..fe519e1a4730 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],[23.05.2.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.2.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