summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-05-18 12:48:04 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-05-18 12:48:04 +0200
commit88f3ad4c0e642f2682e4cdc62b5e385dd63a74a0 (patch)
treed813dd526cc75ae7b536b60fc00fc177dd525b82
parent731825282fadb9566e7590315f2bfb1daed1e34d (diff)
bump product version to 5.4.0.0.beta1
Change-Id: Id4537f7c59df4ed595466797e29436e6779de66c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])