summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-12-17 18:07:42 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-12-17 18:07:42 +0100
commit10a575c48674d94fad0c87d9c88c77e291cf5634 (patch)
treea9dba077921a66972b6361fb22845c9cb04d83e1
parent5bffe4dffd7496057c1fd70e46af800396f5b346 (diff)
bump product version to 4.2.0.1
Change-Id: Id1cffe47370bc5efe14b2fa79327387fc3ff6fcd
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 176a7c88eed5..a1ec104e77a2 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])