summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-12-10 23:47:47 +0100
committerAndras Timar <andras.timar@collabora.com>2023-12-10 23:47:47 +0100
commit8d6af3cd9d61fbb716ee249cd480dc4c6d089f9d (patch)
treea9cdf076bf66eb34366b12eebfad604df5fbb43b
parentuse AllowedLinkProtocolFromDocument in writer/calc/impress/draw (diff)
downloadcore-8d6af3cd9d61fbb716ee249cd480dc4c6d089f9d.tar.gz
core-8d6af3cd9d61fbb716ee249cd480dc4c6d089f9d.zip
Bump version to 21.06.40.1 cp-21.06.40-1co-21.06.40-1
Change-Id: Ie5d0223adf004cca64318cb7631e06cc34ef3064
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0792e181547c..cff196ca6e17 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.39.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[21.06.40.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