summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2018-02-22 18:40:19 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2018-02-22 18:40:19 +0100
commitca8e968440b135a2a21e3a0bc7cd1e3606231eab (patch)
treeca0d950d9fd7a7c4c6e8ee09519bfec919a02957
parent38bcd7a89c6ae0e9f64fa25cf6620bbb140ca88a (diff)
bump product version to 6.0.2.1
Change-Id: Ibd540c3d8671f24fec360cc27ae7f770270a30e6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dcba0de5d5b1..c1c694348631 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.0.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.2.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])