summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2020-05-05 10:16:03 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2020-05-05 10:16:03 +0200
commit8acbd13c8d8e9d69c1ffdc1b64edb597e8b706da (patch)
tree16d0444d8909dd06598cc774b61aae25ef1fcd06
parent64317b35feee9c4e1dfbe7d1e580c2146ad652bb (diff)
Bump version to 6.1.7.13cib-6.1-13
Change-Id: I3f6aa92d605b50c610149716966f3df92459b2c5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 43995a8ccc00..41e0d492304a 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.12],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.13],[],[],[https://libreoffice.cib.eu/])
AC_PREREQ([2.59])