summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2020-03-13 14:55:01 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2020-03-13 14:55:01 +0100
commit9b8cc6286eded8b69d924e8145882c3a59ab554f (patch)
treea9b57a8dfa429ff55398636eaf8ffe1fa7045a93
parent085bf074b1203adee3bd4332225b8197e3fb253e (diff)
Bump version to 6.1.7.11cib-6.1-11
Change-Id: Ic32b4f944219577732a98babdb10d4027cf03bae
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2f638beb3c57..02cfb83d7dd2 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.10],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.11],[],[],[https://libreoffice.cib.eu/])
AC_PREREQ([2.59])