summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-01-18 21:31:33 +0100
committerAndras Timar <andras.timar@collabora.com>2024-01-18 21:31:33 +0100
commitd338aee6f33ef88d9104444ff0b7c5986c2804f9 (patch)
tree477ec6127d35d5934ffac8bd22ac50817b07b35a
parent183d916a99cdf5a2cb60ba30e227bc302c88a01d (diff)
Bump version to 23.05.7.4cp-23.05.7-4
Change-Id: Ifeb6b07ff4a02dd9a533993dc4a6fe532c4568c8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fb9276f80ad3..017d4baf0699 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.3],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.7.4],[],[],[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