summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2019-08-30 10:26:50 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2019-08-30 23:32:40 +0200
commit0bf354356e942c2e9b337536ecde9dd0643ae155 (patch)
tree4df8dc4cf876997f252c031c1f7a4afe14886161
parentconstruct final url from parsed output (diff)
downloadcore-feature/cib_contract136.tar.gz
core-feature/cib_contract136.zip
Release 5.2.7.9 feature/cib_contract136
Change-Id: I70e035962c22bce0b1efc49bc23d8718ab73701a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7312237d67d1..8c4f17d02fc4 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.2.7.8],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.7.9],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])