summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-29 00:24:41 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-29 00:24:41 +0100
commit149cabe7ea3e0b038ea825c203d1f14921df7536 (patch)
tree92e5522b977333d1f1ab7c058ae01cfcf4ea9d5d
parentd29fee4c0d18f8665c342707a2e54f4427bffec6 (diff)
bump product version to 4.2.9.0.0+
Change-Id: Ibe590e8df9ed52a94f0ecf56305b7c1566d77831
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ce1c0b2a907b..89e948d3fb72 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.8.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.9.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])