summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-10-22 01:02:16 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-10-22 01:02:16 +0200
commit31276ab0a30507ce21f4f6bb081b7a87529c2f41 (patch)
tree9bd15be1803d38c82f24248a9b991ce9a81320cc
parentcec31fdedd7c94f4ebf903a66456a75867db22b0 (diff)
bump product version to 6.2.0.0.alpha1
Change-Id: I230a969bd89838aa476ed6e1b1d216d6649281af
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 334c4c10759a..0ddea6b0180f 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],[6.2.0.0.alpha0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.0.0.alpha1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])