diff options
author | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2019-09-05 00:57:21 +0200 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2019-09-05 00:57:57 +0200 |
commit | 1e4f39b3053314da8df368fa677526bda02eeba4 (patch) | |
tree | ab89195193ee8c3c08b05a53e4e202482502e0e6 | |
parent | 849571e735e1091cff56ad24066cae11bfe474c7 (diff) |
Bump version to 6.1.7.4cib-6.1-4
Change-Id: I786ad16e362edf2546c0783b64188f4ffb4c997e
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 93e280a19074..0b3c2f61b7b4 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.3],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.4],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) |