From 88f3ad4c0e642f2682e4cdc62b5e385dd63a74a0 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Thu, 18 May 2017 12:48:04 +0200 Subject: bump product version to 5.4.0.0.beta1 Change-Id: Id4537f7c59df4ed595466797e29436e6779de66c --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 588aa77afcbd..43fa1e2d1d8e 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.4.0.0.alpha1+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[5.4.0.0.beta1],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit v1.2.3