[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Wed Nov 23 01:05:10 UTC 2016
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit de35a932f409893e11faed78ca9e486b7cb3c265
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Wed Nov 23 02:04:37 2016 +0100
bump product version to 5.3.0.0.beta1+
Change-Id: Id34ceb5f63dbcd634503589c7754cfa93ac68b26
diff --git a/configure.ac b/configure.ac
index b1b277d..4696ebf 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.3.0.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.0.0.beta1+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list