diff options
author | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2020-03-11 01:19:59 +0100 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2020-03-11 01:19:59 +0100 |
commit | cc41775321af3e343204521a45193331cdc3fcd8 (patch) | |
tree | 0ed76e79c415a081dfd262b1cf816dd93d9fce8e | |
parent | f5f101b633c598c1dc66c31ea11d15f1a3cb2932 (diff) |
Bump version to 6.1.7.10cib-6.1-10
Change-Id: I45f327df9f6ba5f4e617a15b80a0abb7f713781e
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6348c853610c..2f638beb3c57 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.9],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.10],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) |