summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-10-27 16:26:57 +0200
committerAndras Timar <andras.timar@collabora.com>2023-10-27 16:26:57 +0200
commit889f81dd0ae41aba3eb5a07fdc42ab591a074813 (patch)
tree23e731f715aa70e81dc87b5ae0e7326bc0c80690
parentc9319cdfa269ff3e043f012731406bf3fd4e1810 (diff)
Bump version to 22.05.20.1cp-22.05.20-1
Change-Id: I5bf4cf9b14f2b54cd61f8de20d350973b5f483dc
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 57026f568ef8..1c75c940e349 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.19.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.20.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