diff options
author | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2020-04-21 01:21:21 +0200 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2020-04-21 19:09:46 +0200 |
commit | 0389fc2ba00ae863e974bba3e9bb0b3efa08f8bc (patch) | |
tree | 0cd634545794443311b0c31b3561e0aeb423ff74 | |
parent | c929f04eadd8694819a0f5c7fd622d709e9dc88e (diff) |
Bump version to 6.1.7.12cib-6.1-12
Change-Id: I8c117bca2505b1bae60b54c17c5f5bb5033b7224
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fe394203bf21..709b2485a05b 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.11],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.12],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) |