summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-11-25 20:35:33 +0100
committerAndras Timar <andras.timar@collabora.com>2023-11-25 20:35:33 +0100
commitccbe835d2391087d67a41c0baf67b309d852a17d (patch)
treeedc8dcfb16a5591b366103dec109c3010715ff02
parentbfa12f692e0738a0ff10a1d65f91376bb251b774 (diff)
Bump version to 22.05.21.1 co-22.05.21-1
Change-Id: Ib37d550643dbac62fa6fde15b69d327a5e52291a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1c75c940e349..ac14c5440705 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.20.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.21.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