summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-04-06 22:08:40 +0200
committerAndras Timar <andras.timar@collabora.com>2022-04-06 22:08:40 +0200
commit524dda8d3e7e2c35d15500e0da47682f2208c027 (patch)
tree72b40d3ae7598e50d0b53d7a6471e4cd5f8bda5c
parentlok: load template documents as regular documents (diff)
downloadcore-524dda8d3e7e2c35d15500e0da47682f2208c027.tar.gz
core-524dda8d3e7e2c35d15500e0da47682f2208c027.zip
Bump version to 21.06.26.1 cp-21.06.26-1
Change-Id: Ib342ce38a00855a057991568eea464a299789824
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ed53a71a5c7c..8cefe8bd7e3a 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.25.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[21.06.26.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