From 0a751aef4d56f644b9d131cc09981d6702a85b41 Mon Sep 17 00:00:00 2001 From: Niels de Vos Date: Wed, 10 Aug 2016 16:57:33 +0200 Subject: doc: correct the title of the 3.8.2 release notes The title incorrectly mentioned version 3.8.1, but the filename is correct. Just update the title so that readers for the online version do not get confused. BUG: 1353507 Change-Id: I7f667c8c7a2fa9085da9550cad3070dc1e61ab6c Signed-off-by: Niels de Vos --- doc/release-notes/3.8.2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release-notes/3.8.2.md b/doc/release-notes/3.8.2.md index eda4832d191..6fd434989d1 100644 --- a/doc/release-notes/3.8.2.md +++ b/doc/release-notes/3.8.2.md @@ -1,4 +1,4 @@ -# Release notes for Gluster 3.8.1 +# Release notes for Gluster 3.8.2 This is a bugfix release. The [Release Notes for 3.8.0](3.8.0.md) and [3.8.1](3.8.1.md) contain a listing of all the new features that were added and -- cgit