summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2018-12-05 16:19:53 +0100
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2018-12-05 16:19:53 +0100
commitea245b7e513db31a6fb34f230cf649fb7fefbdf0 (patch)
treecd486eeab79896ff1df3a6cfa0b45e88cd0d970e
parente012468d440a41f7c55fb1927341d4c86517bfdc (diff)
Bump version to 6.0.8.2feature/cib_contract138b
Change-Id: I87c43774689b6722e1a1ad1dcb9cebf40752081f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 795cde16d38f..51659bfe2e01 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.8.1],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.8.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])