summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-07 19:34:28 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-07 19:34:28 +0100
commit668adad11110e74668f7d8145d169dca9ec591e2 (patch)
treee19588eb6a3a6f3794af029b49f9483ccbd0eb32 /configure.ac
parentc85056cd3d0f002ce13cf6d9de34598d3bf28781 (diff)
bump product version to 4.2.0.2.0+
Change-Id: Ib23ca2668b48aa88358210a3b42699b3f1b0e154
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 75d0054e9172..3fbc362b6e6d 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.0.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.0.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])