summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-06-07 20:30:33 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-06-07 20:30:33 +0200
commit85e9cf628a209a9a8a1525996318f5f6eb77faa7 (patch)
treea6fd37b9321fce1a2695f0f493e9bff5eabac7cc
parentdc4b01a5a937565b1d6491850c922e1b7de0e949 (diff)
bump product vesion to 5.2.0.0.beta2+
Change-Id: Iec55074f089f71c6bef4fb5b971094c2e93b09fe
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 81ee880754f4..cf3fb7f6ce67 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.2.0.0.beta1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.0.0.beta2+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])