about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-02-07 11:50:56 -0800
committerGitHub <noreply@github.com>2017-02-07 11:50:56 -0800
commitd11639bdac67e850235b04dc7ac679d9e378b813 (patch)
tree34982bd99d51850f2d2d7ac9c7f6abc9cffaf729
parent3eb6ff92e761591aaa357c8ad466dfd4f503c355 (diff)
parent2e9a607a3ea7166cb45fcf28b0255d993fe3b7b1 (diff)
downloadrust-d11639bdac67e850235b04dc7ac679d9e378b813.tar.gz
rust-d11639bdac67e850235b04dc7ac679d9e378b813.zip
Merge pull request #39623 from brson/relnotes-stable
[stable] 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]