summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-12-10 23:07:15 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-12-10 23:07:15 +0100
commit365afbf0125fc31f3d9b14ac9232623a42e079a9 (patch)
tree38de991f123c47c67a4e451fd9afea1bdcf7e37f
parent4d386bfc15902ac18c1401ca3bea905bd72d6ad3 (diff)
bump product version to 5.3.0.0.beta2
Change-Id: Id37de54ed05bac6b84668367b353cfa298986d62
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9f5b029b4cdd..36d5da5afd4b 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])