summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-01-19 17:40:17 +0100
committerAndras Timar <andras.timar@collabora.com>2024-01-19 17:41:22 +0100
commitefa47c29450dbe156497c26f1f85b1d570ffec9a (patch)
tree0eee09670efb45dc8566a3feba36ab4881ba8d7e /configure.ac
parent6e44b6f827d9e7f310a05bed64dbf84aaf663505 (diff)
Bump version to 23.05.7.5cp-23.05.7-5
Change-Id: Icf72735d18c35ddfc320459eaa9c04a759882b1f
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 017d4baf0699..068e79a9ab5c 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.7.4],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.7.5],[],[],[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