summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatarina Behrens <Katarina.Behrens@cib.de>2018-04-11 17:33:20 +0200
committerKatarina Behrens <Katarina.Behrens@cib.de>2018-04-11 17:33:20 +0200
commitc37527e1c6df7c7c00e65d825e1cdb6770f31a04 (patch)
treeedfc5da3b7b6a2ce8659722f9636d6ff3e01d91e
parentdfdc78dd2ca39bfa738ba9b4f9ee50682b1b379d (diff)
Change-Id: Ia0994f0f2b35acfdd1f0e7698c4394e28e05c7e7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f8f03396cc19..9d31d8e4fe57 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],[5.0.7.1],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.7.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])