summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-04-21 14:09:58 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-04-21 14:09:58 +0200
commite19e2edd15bd0da2a5f6e2484429bc579bd8b12a (patch)
tree0c0743e9538398603e463cdaf9c7dcb3272ec294
parentcad49138dadc9e226950bb7b6a939a60408ea6f6 (diff)
bump product version to 5.2.0.0.alpha1
Change-Id: I14820f8312eb5ce60ddf36059d5cf8e64ec8e7cd
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6e80a969d26d..62f753b2f8e0 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.alpha0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.0.0.alpha1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])