summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2020-05-17 02:17:14 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2020-05-17 02:17:14 +0200
commit50fcee5f55e59dfb64074415f2411b49e0b0efb2 (patch)
tree2e82f598f2049781cd3b3832749d3d0564603a71
parentba8b744086443b197e88397aa09a67fb263eb9d9 (diff)
Bump version to 6.1.7.14cib-6.1-14
Change-Id: Id385446bc634c80e42cdc61b3973218f42cc7c56
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 41e0d492304a..08f362fdac6f 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.13],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.14],[],[],[https://libreoffice.cib.eu/])
AC_PREREQ([2.59])