summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-11-05 19:19:29 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-11-05 19:19:51 +0100
commit9a16e421a2712af0f443b47ac9c652c92adb19f5 (patch)
treec17eb9d3bf38d6c216771108b4ac93b2e5d938b0
parent730c6bfce574e386d07193e8b3974748ef30e464 (diff)
bump product version to 4.2.0.0.alpha1+
Change-Id: If7cdbb110ffa9f34bde257ae4491533c838d20e9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 26a357d74ee3..b73df30d377f 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.alpha0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.0.0.alpha1+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])