summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-11-23 02:04:37 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-11-23 02:04:37 +0100
commitde35a932f409893e11faed78ca9e486b7cb3c265 (patch)
tree1d5987d060f755b2120a7e5a0d42b0f5335a79ab /configure.ac
parentf69b1497f9c34562c949b2068b06ad33a3474da7 (diff)
bump product version to 5.3.0.0.beta1+
Change-Id: Id34ceb5f63dbcd634503589c7754cfa93ac68b26
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b1b277dff725..4696ebfc8319 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])