summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-19 22:12:24 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-19 22:12:24 +0200
commitcdfc147eadc5e3575f8587c537ea72d2ba999405 (patch)
treed6639f39157c3c6443521c7bcad466ce4bed6688
parentef0006571c12dd3b85f589a407a29252c0b42e75 (diff)
bump product version to 6.1.0.2
Change-Id: I9c3cab7fa75b2a668ed2994fb1a90baa17d94978
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 258370e9ec32..7f2c88c767fe 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.1.0.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.0.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])