summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-07 06:27:27 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-07 06:27:27 +0200
commit8fd85e77259782e5bc238e5ddc335f86f4699fe1 (patch)
tree7ec020ec708e7ff62babcfb5fb67fba0eeccdbde
parent093f469eeec48e66050127e48f4a73f5c211621c (diff)
bump product version to 5.4.0.0.beta2
Change-Id: Ia3ce94b03f8c66e20859b3aadc168ef1bc38b65b
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0d3c3a81a064..526f6dd1dbde 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.beta1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.0.0.beta2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])