diff options
author | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2020-02-10 00:51:15 +0100 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2020-02-10 00:51:15 +0100 |
commit | b8081d2ffad30e60a05f7ed9d09812b989e06b7e (patch) | |
tree | 4ebfc3547e140e831d60e688b8b2b43967d516d1 | |
parent | 5b6c866d522e7eef636a5fa4048c39c1ea60e466 (diff) |
Bump version to 6.1.7.9
cib-6.1-9
Change-Id: I6383689734a83a71ec90806dc12726168e89a612
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6bd8da094b2e..6348c853610c 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.8],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.9],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) |