summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2018-01-11 22:19:47 +0100
committerXisco Fauli <anistenis@gmail.com>2018-01-11 22:19:47 +0100
commit6779c56a05b134135b02ff192c98bfff3d1165d9 (patch)
treeb67bf9945ca06ca7fa26e925ec8470e5c12c0551
parentfd0eba79e6600c2940f4e02af21807903b8ad950 (diff)
bump product version to 6.0.0.2
Change-Id: I625168f3f3d138fab230ea00e7b96f27f09b16cd
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3fe28fefc455..d65717a696b0 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.0.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.0.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])