summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-10 20:46:38 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-10 20:46:38 +0200
commitbdf92a078d8c054090cb312677c5c2173337393c (patch)
treefbd3f10dc95549bdf90e460ddb12345b836175ea
parentbca1e4ad525daf33da965932e7d9d8021f40a6ee (diff)
bump product version to 6.0.6.1
Change-Id: Iac0d4fd8de3209c31c487bc01c8a6249c3d0c03e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d7e6c4640c11..5f320dc886fc 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.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.6.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])