summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-10-26 22:43:25 +0200
committerAndras Timar <andras.timar@collabora.com>2023-10-26 22:43:25 +0200
commite7921fedb8b5615b0dc7cd3ec8b91c9b4e06d002 (patch)
tree2942a5dbedc52c3e0fe123fbf31f466f355adf87 /configure.ac
parent47989d35a5ed3736ca3d30b0a34fc74c48755ddc (diff)
Bump version to 23.05.5.3 cp-23.05.5-3
Change-Id: I1b535bb0a6dcd43866ef9f278249d75b9c31c3d8
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 f785e0dd8d43..27d297d7056b 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.5.2],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.5.3],[],[],[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