summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-05-30 07:59:09 +0200
committerAndras Timar <andras.timar@collabora.com>2023-05-30 07:59:09 +0200
commit41aa0c9209c0036cd2862d6038592dc1a824aa26 (patch)
tree3cf1a647c2666b53a0cfd01df31a943b4025fc95
parenteca5c1a294ac4a8ba28d5b1df47799c462393e0f (diff)
Bump version to 21.06.38.1co-21.06.38-1
Change-Id: Idb4ea8ce7e845eeab2584a49f08913d7574014b8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e091c3d5f9be..b8bfc9e594bf 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],[21.06.37.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[21.06.38.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