summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-12-20 01:19:27 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-12-20 01:19:27 +0100
commit75765a294fb93024394e169dd21825b3c6065906 (patch)
tree15bf9a55d086da341d561f4270946e2e7b534402
parentade817012f88f098ae633538697b9d14962d697c (diff)
bump product version to 6.2.0.1
Change-Id: I03969d1669e69b9e3b03b59fcbaca4179f21c7b5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1a5323c1b10b..10e24cb4c557 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.beta1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.0.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])