summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--RELEASES.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASES.txt b/RELEASES.txt
index e4d7086658d..9aea24dd22d 100644
--- a/RELEASES.txt
+++ b/RELEASES.txt
@@ -1,7 +1,7 @@
-Version 0.8 (October 2013)
+Version 0.8 (September 2013)
 --------------------------
 
-   * ~2100 changes, numerous bugfixes
+   * ~2200 changes, numerous bugfixes
 
    * Language
       * The `for` loop syntax has changed to work with the `Iterator` trait.