summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-03-13 08:30:02 +0100
committerAndras Timar <andras.timar@collabora.com>2023-03-13 08:30:02 +0100
commitae849a5a0c8213ad08764120c6b77562e23baf02 (patch)
tree71f4214f9f3077615378ac464539e4bcd8581854
parent19cb0a5da0b4c93f7e5f6255985ee1e3e75600d5 (diff)
Bump version to 21.06.36.1co-21.06.36-1
Change-Id: I60a4a006f8dd7c81d26d54a66c7c47e7a203bcbf
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f62e782dd859..66f0f1175d3a 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.35.2],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[21.06.36.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