diff options
author | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2021-08-17 15:49:19 +0200 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2021-08-17 15:49:19 +0200 |
commit | 926587c3a898207946549e62fe3decdf635d5cc7 (patch) | |
tree | 8015557d721a6787c5c30163595e28db8a2c10a4 | |
parent | e62c3976023efc233cbefe47bee0ff514286bcf4 (diff) |
Bump version to 6.1.7.26cib-6.1-26
Change-Id: I1f3e5e9518f2153507637b4267ec865716b9325a
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3a313afde13c..ec0b543369c3 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.25],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.26],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) |