summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2023-06-28 20:53:25 +0200
committerAron Budea <aron.budea@collabora.com>2023-06-28 20:53:25 +0200
commit26451099702871030eb9ce6d1b502f529c124dd0 (patch)
tree283726860c64887f02665af34e474edb447abdff
parent2c09c15ffbc203c937594d5ec847d80e13045a96 (diff)
Bump version to 22.05.16.1 cp-22.05.16-1
Change-Id: Ib1b7b82830a8d99056c6044557555c306976aeb4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9802aa37a0f8..72cbed9fe25f 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.15.2],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.16.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