summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-02-16 16:41:06 +0100
committerAndras Timar <andras.timar@collabora.com>2023-02-16 16:41:06 +0100
commita248ab4d27cf8ab8ad5d7b7cf84b01783a5f3b36 (patch)
tree59d286b2ef74737716c0deb553e6aa8a7fa52845
parent638557b2f8baf87ab40d57beaa444038ace94d8a (diff)
Bump version to 22.05.10.3co-22.05.10-3
Change-Id: Ica8d6a3b13f3bcc383f962aeb36593b902d01142
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 87fe374be6b2..50cd9b6a06e9 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],[22.05.10.2],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.10.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