summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-01-08 23:17:47 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-01-08 23:17:47 +0100
commita2401e4534b406259bf9835b230e60c284e23355 (patch)
tree0ec4c0843ae8489a8d5b7400c2366d7c50d78724
parentcbf16c681c8f71752aab2753515a07348d353fdc (diff)
bump product version to 6.2.0.2
Change-Id: Icaf6d27558b98af75e39f7ef7977397b1aa1fdbc
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c9a12c07ecd4..990a33bea793 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.0.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])