summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-09-18 10:16:20 +0200
committerAndras Timar <andras.timar@collabora.com>2023-09-18 10:16:20 +0200
commit979bacbb37b1ea1b42f739ea0d4a0ed22a3088f4 (patch)
treecb696c219f192f03581b1f820dd3f5f7911f4e83
parentc8cef77b6c51c94387b321ac48321e6cc5c0a106 (diff)
Bump version to 23.05.4.2co-23.05.4-2
Change-Id: I5390995e79b184399256f4bbd167dfcd77339e3d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 500533a83f07..b0dd7b189697 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.4.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.4.2],[],[],[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