From 2e9a607a3ea7166cb45fcf28b0255d993fe3b7b1 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Tue, 7 Feb 2017 19:48:16 +0000 Subject: [PATCH] Bump stable release date --- RELEASES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASES.md b/RELEASES.md index 98fd6766d4c60..7a543c7f726f2 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,4 +1,4 @@ -Version 1.15.1 (2017-02-07) +Version 1.15.1 (2017-02-08) =========================== * [Fix IntoIter::as_mut_slice's signature][39466]