summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-02-16 21:44:24 +0100
committerAndras Timar <andras.timar@collabora.com>2023-02-16 21:44:24 +0100
commit6be73d231ce40f52780ea8fa4be088ceed998463 (patch)
tree8956d976acbed3d5b1d55caad68a8be569c02a7f
parent21ab38ffc6629e813838160fba7dafc11ccc5e66 (diff)
Bump version to 22.05.10.4co-22.05.10-4
Change-Id: I3a7998664b046195a2111dd56bb2945a1929dd37
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 50cd9b6a06e9..94d735220e6c 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.3],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.10.4],[],[],[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