summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-05-25 09:11:24 +0200
committerAndras Timar <andras.timar@collabora.com>2023-05-25 09:11:24 +0200
commit1ec601bf411d839beddf57bf2a7728cd04582bbf (patch)
tree2e08be93f6f62bde1cccb409ff120aa256620ea7
parent11ba45cad501c76eda85fa5834350c230fe88b0b (diff)
Bump version to 23.05.0.2cp-23.05.0-2
Change-Id: Ic498db976a2e8a5458ac70ffd77ee9bc8e5e50a9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 243f1dba3fc0..d5b31cb55d16 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.0.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.0.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