summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2018-01-11 20:29:34 +0100
committerXisco Fauli <anistenis@gmail.com>2018-01-11 20:29:34 +0100
commitfd0eba79e6600c2940f4e02af21807903b8ad950 (patch)
treebdfe12174f73a398a4a67750131b9bd388db494f
parent9234b94550e294db37180b4d14a87cea7c18f39e (diff)
bump product version to 6.0.0.2.0+
Change-Id: I76dda48ef9c672ae1e9861dc01633a4a3473eed2
-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])