summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2020-12-14 01:33:09 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2020-12-14 01:33:09 +0100
commitf04e998c0cd0f71fd3c1cf0c819237aef93dc748 (patch)
treece5ebab2637a66560d7f04548d8e0e3758917d13
parentba4f3394fc63e2c74565a57a744569a5bacfd53f (diff)
Bump version to 6.1.7.21cib-6.1-21
Change-Id: Id85ac9293734faa1bf95c08918e175bd5f6f201c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 90692fd71324..4dd1d19e55e3 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.20],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.21],[],[],[https://libreoffice.cib.eu/])
AC_PREREQ([2.59])