[Chromoting] Update remoting version numbering pattern.

To make it easier to patch Chromoting without updating Chrome's version, we're switching to use: major.branch.patch.remoting_patch, where |remoting_patch| is 0 unless we need to patch a release.

For reference, Chrome uses major.minor.branch.patch, but |minor| is always 0.

This cl also adds the ability to override Chrome's |major|, |branch|, and |patch| values with Chromoting-specific ones.

BUG=153462

Review URL: https://chromiumcodereview.appspot.com/11058004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160992 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/remoting/VERSION b/remoting/VERSION
index fb5b500..bf49c33 100644
--- a/remoting/VERSION
+++ b/remoting/VERSION
@@ -1,2 +1 @@
-MAJOR=1
-MINOR=9
+REMOTING_PATCH=0