summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2019-09-30 09:30:07 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2019-10-01 17:14:39 +0200
commitf71c998384c290fffb5feb5f6f999cd42354e3f2 (patch)
tree6af6b74710c151622a89cbc8c3a5639ae9862203
parent59369a56e3a09a0838ffe5b87f8e4e3dbb9ed5b4 (diff)
Bump version to 6.1.7.6cib-6.1-6
Change-Id: I110764d39edae9cc5d6f3e63f2a33aba1d680578
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c159c4048da6..4f15ac04d00e 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.5],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.6],[],[],[https://libreoffice.cib.eu/])
AC_PREREQ([2.59])