Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(682)

Unified Diff: dart/tools/VERSION

Issue 104403005: Change SDK/DartEditor versioning scheme to semantic versions. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: dart/tools/VERSION
diff --git a/dart/tools/VERSION b/dart/tools/VERSION
index d1ab212748014df37e8ed9ee4bef796f2fd568a6..e33998df13eed838b6032a77bc252840d6363934 100644
--- a/dart/tools/VERSION
+++ b/dart/tools/VERSION
@@ -1,5 +1,6 @@
CHANNEL be
-MAJOR 0
+MAJOR 1
MINOR 1
-BUILD 2
PATCH 0
+PRERELEASE 0
+PRERELEASE_PATCH 0

Powered by Google App Engine
This is Rietveld 408576698