summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2019-06-17 13:04:19 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2019-06-17 13:17:22 +0200
commit19c369ce16149b521a55e430d8eb1bd87f0c9655 (patch)
treee329431cb5e7a215bedcd55ceb9e8f14b5c0f700
parent8599ef0a300904f581bb7c2fc6144bdec4ea1ff3 (diff)
Bump version to 6.1.7.1cib-6.1-1
Final 1st release LibreOffice powered by CIB 6.1 Change-Id: I51c6dc30f3456b238c361db91c0a2772d7907f6d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 915c2b143757..4097dd565e50 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.0.0+],[],[],[http://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.1],[],[],[https://libreoffice.cib.eu/])
AC_PREREQ([2.59])