summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-08-26 11:53:43 +0200
committerAndras Timar <andras.timar@collabora.com>2023-08-26 11:53:43 +0200
commited307663e4639f3e989f69c3b690fa3aa6462864 (patch)
tree1a06194bc3c0ee16b8ea2cd59534654be9f6e4ff
parente75f5bdaea570696e1a4fad9c95310781bf60009 (diff)
Bump version to 23.05.3.1co-23.05.3-1
Change-Id: I3eb41d0b42dc52b1c8f3fe794f018f4bc519339d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 77b2cafd9db1..4ea290ad2084 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.3],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.3.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