summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-12-10 13:28:42 +0100
committerAndras Timar <andras.timar@collabora.com>2023-12-10 13:28:42 +0100
commit93b0363b27a67dae4836d417bb53178ef4e11344 (patch)
tree2eb128961817a339c204dea3212e70966f3d947b
parent1e7cd7da0b216557f836e3cb031bca47c2364b1e (diff)
Bump version 23.05.6.3 co-23.05.6-3
Change-Id: I860054d19a94295ae4b7b63bef04ebabdf107a7d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bd43c4ad78f7..7ca3da5fd1be 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.6.2],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.6.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