summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-10-20 15:26:10 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-10-20 15:26:10 +0200
commitb1b0a62181d1583a235d788b8d91e5cce422a7ed (patch)
tree25a9a38ced83f549545a210ceefca81dcc2b6d2b /configure.ac
parentRevert "prep WinResTarget for WNT in testdir" (diff)
downloadcore-b1b0a62181d1583a235d788b8d91e5cce422a7ed.tar.gz
core-b1b0a62181d1583a235d788b8d91e5cce422a7ed.zip
bump product version to 5.3.0.0.alpha1+
Change-Id: I7dc5e6925962d948f8d61cd0c951331e78fcb08e
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 df7cb4c3ae67..d7ac823bb5d6 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.alpha0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.0.0.alpha1+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])