From 0c5ca30cf684a30def266ba03085b66ecd622608 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Sat, 17 Nov 2018 21:05:09 +0100 Subject: bump product version to 6.2.0.0.beta1 Change-Id: If30452e1a0c2bd68bc47c7388f89073d85da5a3b --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 442ada332ada..90d636fbeb4f 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],[6.2.0.0.alpha1+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.2.0.0.beta1],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit v1.2.1