diff options
author | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2019-12-20 22:17:33 +0100 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2019-12-20 22:17:33 +0100 |
commit | 5b64e4e64bf2696b164e59da7372ebb0aecab8b2 (patch) | |
tree | 8d5a00a2b24349931061d8d913ee6a91a19e93be | |
parent | 56a7cf2a4c54f535b185d76497e591433bdb654e (diff) |
Bump version to 6.1.7.8cib-6.1-8
Change-Id: I1237c4502d5b7f46fc510fce00377c8cce8dbcf0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 92ef5852cc86..6bd8da094b2e 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.7],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.8],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) |