summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2021-04-06 15:44:02 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2021-04-06 15:44:02 +0200
commit9e05066dc95aa6926bb874a54a039688abc22bee (patch)
tree5aceff54c6255f90952f0c81d519cd33a0144dfc /configure.ac
parentxmlsecurity: replace OOXMLSecParser implementation (diff)
downloadcore-9e05066dc95aa6926bb874a54a039688abc22bee.tar.gz
core-9e05066dc95aa6926bb874a54a039688abc22bee.zip
Bump version to 6.1.7.25
Change-Id: I802510d6a824a77143028718542e50412873ea80
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e72c658aad46..3a313afde13c 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.24],[],[],[https://libreoffice.cib.eu/])
+AC_INIT([LibreOffice powered by CIB],[6.1.7.25],[],[],[https://libreoffice.cib.eu/])
AC_PREREQ([2.59])