summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-01 23:11:11 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-01 23:11:11 +0200
commitcb2af94684b0f6c161bd6d241a10f58e61afd468 (patch)
tree582afca6e1f0c7be6dd65ebe571c2b94488fb9cb /configure.ac
parenta3cbe9f6d4f897c8b3bce7c30dabffe027c5aa27 (diff)
bump product version to 4.2.8.0.0+
Change-Id: Icc0653847dbe1bf64d23326634246eee0242d24d
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 2560a0d06c93..ce1c0b2a907b 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.7.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.8.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])