summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-07 20:16:44 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-01-07 20:16:44 +0100
commitc2850eabb4cf9f6a661ccbc3eb7012999eec0faa (patch)
tree5d2bd754efacfd296fc9fac699341e566a285360 /configure.ac
parent668adad11110e74668f7d8145d169dca9ec591e2 (diff)
bump product version to 4.2.1.0.0+
Change-Id: Ib3d71f4f2d502b07be7e563d83e58d60eb6dc618
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 3fbc362b6e6d..637b3d96b894 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.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.1.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])