diff options
author | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2020-10-07 01:22:20 +0200 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2020-10-07 01:32:01 +0200 |
commit | 6b55b62b3e94fb1d5405264f4b03d107f73705c2 (patch) | |
tree | 331e6def27a42bc94bb92980da6636a96a8eb59e | |
parent | 3e2f7e0ef4fbb61a0f3875ea10e72f985786c865 (diff) |
Bump version to 6.1.7.19cib-6.1-19
Change-Id: I8cd0ec2fead4ddb0718d63377d2600f8d13812c9
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 502814cf7a20..e519d688b62a 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.18],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.19],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) |