summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobinson Tryon <qubit@runcibility.com>2015-11-25 16:44:14 -0500
committerRobinson Tryon <qubit@runcibility.com>2015-11-25 16:44:14 -0500
commita273252a7cec8eaf979dfe4296ccdad41e7b79c0 (patch)
treea6d03a46d17886b42cef8554c9082c6a8d6b1c45
parent505e4d0035b60b66b1d188289ed7a57c2eeeee26 (diff)
bump product version to 5.1.0.0.beta1-buildfix1
Change-Id: I570fa18098d83873a4c430077336de9a81869659
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d277b17609b8..4c18dd88f1cf 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.beta1-buildfix1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])