summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2020-12-02 11:40:53 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2020-12-03 02:20:17 +0100
commit5b7a7b6f41acfd2378e19b3e2f8d23053f2fd9d6 (patch)
tree6a42ca1f78c6b182be0adb2d98185c76c7240be5
parent363997c76749219b900f47043d1b17ba8ec9bccd (diff)
Bump version to 6.1.7.20
Change-Id: I6d03755f4203d2ae71bc7c55ddb76038a04a7c89
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e519d688b62a..1906280e583b 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([LibreOffice powered by CIB],[6.1.7.19],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.20],[],[],[https://libreoffice.cib.eu/])
AC_PREREQ([2.59])