summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2019-12-20 22:17:33 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2019-12-20 22:17:33 +0100
commit5b64e4e64bf2696b164e59da7372ebb0aecab8b2 (patch)
tree8d5a00a2b24349931061d8d913ee6a91a19e93be
parent56a7cf2a4c54f535b185d76497e591433bdb654e (diff)
Bump version to 6.1.7.8cib-6.1-8
Change-Id: I1237c4502d5b7f46fc510fce00377c8cce8dbcf0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 92ef5852cc86..6bd8da094b2e 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.7],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.8],[],[],[https://libreoffice.cib.eu/])
AC_PREREQ([2.59])