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:49:30 +0000
commit2e9a607a3ea7166cb45fcf28b0255d993fe3b7b1 (patch)
tree34982bd99d51850f2d2d7ac9c7f6abc9cffaf729
parent3eb6ff92e761591aaa357c8ad466dfd4f503c355 (diff)
downloadrust-2e9a607a3ea7166cb45fcf28b0255d993fe3b7b1.tar.gz
rust-2e9a607a3ea7166cb45fcf28b0255d993fe3b7b1.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 98fd6766d4c..7a543c7f726 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]