summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-02-16 10:26:03 +0100
committerAndras Timar <andras.timar@collabora.com>2023-02-16 10:26:03 +0100
commitc3a3895df8871cc1dc3cf253fe879df3d5a62b48 (patch)
tree8a7cfbae7a389c905dfabc82cd0c6515c61cd55b
parentf7153594f028c09f9510141ee532ed30982f3112 (diff)
Bump version to 22.05.10.2
Change-Id: I0105d567e6ca124b2d5b5485ebd1d0292d6a5ef2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0d3ef9eb027e..87fe374be6b2 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.10.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.10.2],[],[],[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