summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobinson Tryon <qubit@runcibility.com>2015-10-18 12:54:41 -0500
committerRobinson Tryon <qubit@runcibility.com>2015-10-18 12:54:41 -0500
commit7d7923cdd5187d1ff3b7c5443a5c999bcb46ad98 (patch)
tree4b5eaf646bd16858d1352ddebeb94e65ca5fe92e
parent3d39b1284380725c2bec5426a5d8c4d078567f1f (diff)
bump product version to 5.1.0.0.alpha1
Change-Id: I5f515ad83a37cebebb09d100cc3ab2acfc084c5e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e5350de18aa1..89ae0970841b 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.alpha1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])