diff options
author | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2021-01-29 21:30:24 +0100 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2021-01-29 23:43:22 +0100 |
commit | a2aa89cbefebd63afb6228c87524d2d767bc5f47 (patch) | |
tree | 0084c9a8d5a2631fbc00ee7adb4b9de9b691708f | |
parent | 7df8b437b721b25561995346abfb55dca0d500b5 (diff) |
Bump version to 6.1.7.23cib-6.1-23
Change-Id: Ice98e3e1bb542bf0eade8e9efd913b8210a752c3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6e01348944d5..373cd216d423 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.22],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.23],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) |