summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-26 00:22:32 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-26 00:22:32 +0200
commit61b43a02cc2b19cc39e801d68714958398d4a401 (patch)
treed238dccd64fb574b44b98baf38db35f0c7621b2f /configure.ac
parentupdate credits (diff)
downloadcore-61b43a02cc2b19cc39e801d68714958398d4a401.tar.gz
core-61b43a02cc2b19cc39e801d68714958398d4a401.zip
bump product version to 5.3.0.0.alpha0+
Change-Id: I35fce4ddd6418bb9019c66ca2b5ee4dfd7a8bac5
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 44f6e87b69b1..b88f81b0fc3c 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.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.0.0.alpha0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])