summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2021-08-17 15:49:19 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2021-08-17 15:49:19 +0200
commit926587c3a898207946549e62fe3decdf635d5cc7 (patch)
tree8015557d721a6787c5c30163595e28db8a2c10a4
parente62c3976023efc233cbefe47bee0ff514286bcf4 (diff)
Bump version to 6.1.7.26cib-6.1-26
Change-Id: I1f3e5e9518f2153507637b4267ec865716b9325a
-rw-r--r--configure.ac2
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])