about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2017-02-07 19:48:16 +0000
committerBrian Anderson <banderson@mozilla.com>2017-02-07 19:48:16 +0000
commit7916e00f2bc343baa665f380084f0b0d8792afa4 (patch)
tree4dfbcc8f3e8a7c2b8d51814647c72a6d03b53508
parentc49d10207a7e105525fb3bd71c18fde6fc2f5aed (diff)
downloadrust-7916e00f2bc343baa665f380084f0b0d8792afa4.tar.gz
rust-7916e00f2bc343baa665f380084f0b0d8792afa4.zip
Bump stable release date
-rw-r--r--RELEASES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md
index f26c0b6b611..2df1a83db81 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]