summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-12-03 21:05:54 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-12-03 21:05:54 +0100
commitfe041c4a720bad720d4abfced2208dc17421fffd (patch)
treeb1526906b1951854c287e2e692fc97d0008ac7fd
parentb050c1394821bc8a5a08fa20185fb229fc170b58 (diff)
bump product version to 4.2.0.0.beta2
Change-Id: Iae45fe7e8ca8865d7982dae96ae733eab65a7fc1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 244fe0566190..8bceb5682c85 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.beta1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.0.0.beta2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])