summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-05-20 13:08:26 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-05-20 13:08:26 +0200
commit7cb97e0a51bd2913707ae67841e2ceccafc4cd13 (patch)
tree48a09d6294138ad196749e173e252e7f2d8533e8 /configure.ac
parentab465b90f6c6da5595393a0ba73f33a1e71a2b65 (diff)
bump product version to 5.1.0.0.alpha1+
Change-Id: Ib77d7879b0d845bdccc523467f654b836704cdcf
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a71b56552b8c..b9e2658cc580 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.0.0.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.0.0.alpha1+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])