summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-10-10 13:27:41 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-10-10 13:27:41 +0200
commit220e3fc80cf921ed590663944002e2ed0c9f671e (patch)
tree68a2510aa6b00eb9d8d55f7498cf51750c3c68de
parent24bf690f61492c1edc57201759db0dc01ecf71a9 (diff)
bump product version to 6.2.8.2
Change-Id: I4a21f58918014425de04dcbc4dfa1d3919c5f978
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b95dd3d73a77..1182bc1c839c 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.2.8.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.8.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])