summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2018-01-11 20:26:51 +0100
committerXisco Fauli <anistenis@gmail.com>2018-01-11 20:26:51 +0100
commit56080b7cfd7befccac199196704b9031224b205b (patch)
treebdfe12174f73a398a4a67750131b9bd388db494f
parent9234b94550e294db37180b4d14a87cea7c18f39e (diff)
bump product version to 6.0.0.2
Change-Id: Ifcdc442e3bba1b1f1f29c3cdae759f15a1abdfa5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bbb47e6dcde0..3fe28fefc455 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.0.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])