summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-08-02 21:57:47 +0200
committerAndras Timar <andras.timar@collabora.com>2023-08-02 21:57:47 +0200
commit36c0cf311589a2d30705e299a7ce73882c6fb6de (patch)
tree9e16af12bb91bfbeab7124e40426acf0a694f398 /configure.ac
parent32e03fd181a6852f00d464c9982e131726789a30 (diff)
Bump version to 23.05.2.3co-23.05.2-3
Change-Id: Ib31a059df4291d574de2cb6519e06d4cd67631c9
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 fe519e1a4730..77b2cafd9db1 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.2],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.2.3],[],[],[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