summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobinson Tryon <qubit@runcibility.com>2015-11-25 08:23:24 -0500
committerRobinson Tryon <qubit@runcibility.com>2015-11-25 08:23:24 -0500
commite4a3ce7848afdf8b002a27944b02a18e9f761b72 (patch)
tree97175405781ac384f2bf3ed2744a8cd34420cf1e
parentfa7c921feb2f6e14f7eca717dd3cfbca0bd35c03 (diff)
bump product version to 5.1.0.0.beta1
Change-Id: I05376dd3db9130c117becbb2c82b94004cf84de5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5e52434eef85..d277b17609b8 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.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.0.0.beta1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])