summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-12-04 00:21:05 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-12-04 00:21:05 +0100
commitddf0149e8741bdeee984398fbb487fda7c9924b9 (patch)
tree07398a7bfe104cec2cefc3e5205f03fbd578d692
parent5f45cd1c33a6beab3659c784637f3f510849f90f (diff)
bump product version to 5.1.0.0.beta2
Change-Id: I52b76ca7adb181112ea741bc9bee77f3f0eca352
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 71e209010323..0488aa6c01d2 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],[5.1.0.0.beta1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.0.0.beta2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])