diff options
author | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2019-09-17 00:36:13 +0200 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2019-09-17 00:36:13 +0200 |
commit | 8f6ba18b96f89100bf4cc4f00e5167817dc7be11 (patch) | |
tree | e96d6d204d0b6968cd6bd48f20f5786e36a8d7a0 | |
parent | e6bdbd6f62d99e25360de7989bde34985c83c1af (diff) |
Bump version to 6.1.7.5cib-6.1-5
Change-Id: I499cddc2e39c909f5673672c090ec834b0743f0f
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0b3c2f61b7b4..c159c4048da6 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.4],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.5],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) |