summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-11-23 02:03:20 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-11-23 02:03:20 +0100
commitc6bbdbecfe750d30d800ff721909dfe3a8d6e91d (patch)
tree073c55bad1fde91f85677e33cbd977f9febb6f3c
parentf69b1497f9c34562c949b2068b06ad33a3474da7 (diff)
bump product version to 5.3.0.0.beta1
Change-Id: If898e31caf3d90d014cc147a7c5132831c3cddde
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b1b277dff725..af6fa44ce25d 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])