Set VERSION to 5.1.0-dev (via coho)
diff --git a/bin/template/cordova/version b/bin/template/cordova/version
index 8acf18f..bde86e6 100755
--- a/bin/template/cordova/version
+++ b/bin/template/cordova/version
@@ -20,6 +20,6 @@
 */
 
 // Coho updates this line:
-var VERSION = "4.2.0-dev";
+var VERSION = "5.1.0-dev";
 
 console.log(VERSION);