summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2020-02-10 00:51:15 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2020-02-10 00:51:15 +0100
commitb8081d2ffad30e60a05f7ed9d09812b989e06b7e (patch)
tree4ebfc3547e140e831d60e688b8b2b43967d516d1
parent5b6c866d522e7eef636a5fa4048c39c1ea60e466 (diff)
Bump version to 6.1.7.9cib-6.1-9
Change-Id: I6383689734a83a71ec90806dc12726168e89a612
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6bd8da094b2e..6348c853610c 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.8],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.9],[],[],[https://libreoffice.cib.eu/])
AC_PREREQ([2.59])