summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-12-10 23:08:18 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-12-10 23:08:18 +0100
commit66a5b172f5bbaa1eef24c405f163b62a78f1c3cc (patch)
tree2f37a3646215e06f0a2c768790155b42e0c9b99c /configure.ac
parent4d386bfc15902ac18c1401ca3bea905bd72d6ad3 (diff)
bump product version to 5.3.0.0.beta2+
Change-Id: I6a3a9c63d6c82784a7c1c4177c6bca3ebb663f2f
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 9f5b029b4cdd..079e856e61ab 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.beta1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.0.0.beta2+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])