summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-27 15:15:50 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-27 15:15:50 +0200
commit5c8b25032dc0b32991f2a1063ecc8462ea095fe3 (patch)
tree7a782eed205dc19080b66af27d23b9eb6841c977
parent2061207e2e28c05e0be0dbd0731595ff4caf4912 (diff)
bump product version to 6.0.6.2
Change-Id: Iedf40c4c9825f70b4f79642eb2b610d95ac008db
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c58139a96459..d31611456a93 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.6.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])