summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-27 15:16:41 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-27 15:16:41 +0200
commit19e4c9da2553458c62dfc5d75df3a6624ec63144 (patch)
treebb2722bfe857a76155f4731c053be8ef07b50cd6
parent2061207e2e28c05e0be0dbd0731595ff4caf4912 (diff)
bump product version to 6.0.6.2.0+libreoffice-6-0-6
Change-Id: I5a88b75561bdc7e36aa8f734c3509e9f418790ba
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c58139a96459..c656a4e40f10 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])