summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-02 22:06:30 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-02 22:06:30 +0200
commita85da41a2e4d8105ce996ec6b4fb962dfc947a59 (patch)
tree32eba8247ebdda7711c6a190831dd448b15b0642
parent033804378199f3c19a374333fc3e049549dc1246 (diff)
bump product version to 6.1.6.3
Change-Id: I59543e14210f1953d80c9b13d721a5b05be59f16
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c5dc39a84f9d..8b36db90c5ac 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.6.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.6.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])