diff options
author | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2021-12-21 11:24:28 +0100 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2021-12-21 11:24:28 +0100 |
commit | 038779349fafacbf3a81ba9a833f6647fec6f546 (patch) | |
tree | bb614643973bdd370469df62b48e5a2b6ba91e2f | |
parent | 351382edb60a630ba232bd39403f97460edcf5bc (diff) |
Bump version to 6.1.7.29cib-6.1-29
Change-Id: Ie13074ae7e8a82f2146520aaf9218e2888ba0437
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a37e91860bdd..627e5ddba650 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.28],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.29],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) |