summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2018-10-29 14:03:22 +0100
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2018-10-29 14:09:41 +0100
commitcd137052b02d552d43bc44c9794557f05a77e3df (patch)
treec0744e4898fa6d1119cdef9f42d97e74e6f23a5b
parent44d74f144f4d476b96191f568d7077a066a4bc41 (diff)
Bump version to 6.0.8.1
Change-Id: I5b6949214031817471900b929e1281eba11c47c6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8d4c7b3d36a2..795cde16d38f 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.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.8.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])