summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-12-17 18:19:01 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-12-17 18:19:01 +0100
commitb62c77d363aea607e35f65c06e9692a662195391 (patch)
treefa3b3c1feb624d727de50623e5016b90cf0b2fbe
parent5bffe4dffd7496057c1fd70e46af800396f5b346 (diff)
bump product version to 4.2.0.1.0+
Change-Id: If10fcf86ef07ce3f62bdc27783246a69d03f9004
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 176a7c88eed5..8c08b1eaf28f 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.0.beta2+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.0.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])