summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2021-11-01 17:43:53 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2021-11-01 17:43:53 +0100
commit76cc615ae6759837a093fee2c86b6e89bfb69bdf (patch)
tree7c94ea04bf273ddb103a609f9c3e2df13b494917
parentf77ecfff1963aea4e5903824a304fa902ac4be35 (diff)
Bump version to 6.1.7.27cib-6.1-27
Change-Id: I53fcefa45bc215cd3a0fc62f95f4a9d852c1ac46
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ec0b543369c3..8aee3d6d8c69 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.26],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.27],[],[],[https://libreoffice.cib.eu/])
AC_PREREQ([2.59])