summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-07-09 18:13:39 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-07-09 18:13:39 +0200
commit7bbcb384fddb2cab99de4c6bd4b74c65dd80c432 (patch)
treec19493b7f52fe61fcbf615e00a8651131bb75661 /configure.ac
parent01a82fbc098cc668b68be933fb6cb6c68ce99ee9 (diff)
bump product version to 4.2.7.0.0+
Change-Id: Ie7d38cc0bcb2852d5743a2e80b0ad69475d6cd04
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 aa6f483a724c..312eacd0f8aa 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],[4.2.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.7.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])