summaryrefslogtreecommitdiff
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
parent6e261cb19e5751eb0553ad0c5b357b1a5747518c (diff)
bump product version to 5.3.0.0.alpha1+
Change-Id: I7dc5e6925962d948f8d61cd0c951331e78fcb08e
-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])