bump product version to 5.0.0.0.alpha1+

Change-Id: Ia9302fd2ab0012365850295ef960a91af223c022
This commit is contained in:
Christian Lohmaier
2015-04-19 13:02:29 +02:00
parent 96cf958329
commit 433016e68f

View File

@@ -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.alpha0+],[],[],[http://documentfoundation.org/])
AC_INIT([LibreOffice],[5.0.0.0.alpha1+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])