summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-09-11 22:46:48 +0200
committerAndras Timar <andras.timar@collabora.com>2023-09-11 22:46:48 +0200
commit129b0dd920af18d09a13b24d61e7150c4f4113d3 (patch)
treeb756c83b3b52b37834af155cfdea00a36e45d730
parent4a68adb1a63af4d477d827e579c73b9add1d0559 (diff)
Bump version to 23.05.4.1cp-23.05.4-1
Change-Id: I94b173536f3b64edae2a3948e3e31bf95819d469
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b9260c7dfc7f..500533a83f07 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.3.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.4.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