summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-03-23 09:26:13 +0100
committerAndras Timar <andras.timar@collabora.com>2023-03-23 09:26:13 +0100
commit416b47096203b13365953eff93eb800860f7a4cf (patch)
tree5e3b256ba6b883cccd137916f15660dc212e66ad
parentcd262cf8585e3b7d2258703dd257cfd23c2ae44d (diff)
Bump version to 22.05.12.3cp-22.05.12-3
Change-Id: I75efe25ce6562677d5078666d28846423619c727
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6370dd88cd91..ebc592b173bb 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.11.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.12.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