diff options
author | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2020-07-17 01:13:38 +0200 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2020-07-17 01:13:38 +0200 |
commit | c104357fd8c92d177a4d6663de4a53f1a8b4ae7b (patch) | |
tree | aa17d86ac0015b0d107f54ee9e56bdc45a2752f6 | |
parent | f9b6f91b450963b84a072a71779ab0b0d6cd2d67 (diff) |
Bump version to 6.1.7.16cib-6.1-16
Change-Id: I570a8ed2da2403cced8d4247657c94281bb021a9
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3e3ea6cb6fe0..41023489ba9b 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.15],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.16],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) |