summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-04-25 15:26:04 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-04-25 15:26:04 +0200
commit1d4cc0276fc10d417c6751534e0882b65d85fb36 (patch)
tree4d7ba79b9a977d890cf55eb7f858ed6b12869072
parent977b3ee27a0c8f79466e0a6434eff7fd796d2504 (diff)
bump product version to 6.1.6.2
Change-Id: I6f69ca8271c8140d8697b3a0a60f1f6ab9b62504
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 70c546e3bd38..c7d1d46125c4 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.6.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])