Version 1.23.0-dev.2.0

Merge commit 7fa4496e5170b6590d440d6b173afc7c8fdde9b4 into dev
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6e7628d..c434aa0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,12 +11,13 @@
   `File.setLastModified`, `File.setLastModifiedSync`, `File.setLastAccessed`,
   and `File.setLastAccessedSync`.
 
+
 ### Dart VM
 * Calls to `print()` and `Stdout.write*()` now correctly print unicode
   characters to the console on Windows. Calls to `Stdout.add*()` behave as
   before.
 
-## 1.22.0
+## 1.22.0 - 2017-02-14
 
 ### Language
 
diff --git a/tools/VERSION b/tools/VERSION
index 771fc03..36dec5b 100644
--- a/tools/VERSION
+++ b/tools/VERSION
@@ -23,9 +23,9 @@
 #  * Making cherry-picks to stable channel
 #     - increase PATCH by 1
 #
-CHANNEL be
+CHANNEL dev
 MAJOR 1
 MINOR 23
 PATCH 0
-PRERELEASE 0
+PRERELEASE 2
 PRERELEASE_PATCH 0