summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2018-10-26 16:58:59 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2018-10-26 16:59:09 +0200
commitf71618d94fd7a37206dfde48ea63f959da022533 (patch)
tree51b4524c1d6b20c3afe8ed1bcf45a429ae74ef8b
parentad9d295c13d4c176643a26898f1b697b2a406ee7 (diff)
Release 5.2.7.8
Change-Id: I5ae9b7772f8e10a52cc95d90f2b10f44931713a6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 335bfe80ba03..b1d38223cde3 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],[5.2.7.7],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.7.8],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])