summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-10-22 01:03:32 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-10-22 01:03:32 +0200
commit8274c4c62df5b937b3f0bec9e1eeca85f3b219d4 (patch)
tree035154be2d82d75e0b07708ee7f672b76c5fbb0d /configure.ac
parentcec31fdedd7c94f4ebf903a66456a75867db22b0 (diff)
bump product version to 6.2.0.0.alpha1+
Change-Id: If6dedb58b6918d9815c47f898a8b19eb9c0d5681
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 334c4c10759a..f8a85bf02abf 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])