diff options
author | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2020-03-13 14:55:01 +0100 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2020-03-13 14:55:01 +0100 |
commit | 9b8cc6286eded8b69d924e8145882c3a59ab554f (patch) | |
tree | a9b57a8dfa429ff55398636eaf8ffe1fa7045a93 | |
parent | 085bf074b1203adee3bd4332225b8197e3fb253e (diff) |
Bump version to 6.1.7.11cib-6.1-11
Change-Id: Ic32b4f944219577732a98babdb10d4027cf03bae
-rw-r--r-- | configure.ac | 2 |
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]) |