summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-04-12 23:30:37 +0200
committerAndras Timar <andras.timar@collabora.com>2023-04-12 23:30:37 +0200
commit40212ba8bdeb7cebecbbfe697be02fcaa396e698 (patch)
tree87929f6659c6fdff3377f66a94d40b39d46522ba
parente79e15d1cd767a5512c16708528994d045df566c (diff)
Bump version to 22.05.13.1cp-22.05.13-1
Change-Id: I72a5b6418812c74ac47e4ccc4e82ff2238ad7eb6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ebc592b173bb..89f1710abd16 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.12.3],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.13.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