diff options
author | alexeypa@chromium.org <alexeypa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-30 23:58:56 +0000 |
---|---|---|
committer | alexeypa@chromium.org <alexeypa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-30 23:58:56 +0000 |
commit | cfb7e061c279b7adae8ec8f8161d9d56fc4e043f (patch) | |
tree | 883344531c208d910d8f21b7685e343675cae82e /remoting/VERSION | |
parent | 657cab96e02528adfe513c90c4f07a036d92bfe6 (diff) | |
download | chromium_src-cfb7e061c279b7adae8ec8f8161d9d56fc4e043f.zip chromium_src-cfb7e061c279b7adae8ec8f8161d9d56fc4e043f.tar.gz chromium_src-cfb7e061c279b7adae8ec8f8161d9d56fc4e043f.tar.bz2 |
Chromoting: The me2me host is now configurable from the web UI on Windows.
Review URL: https://chromiumcodereview.appspot.com/9953002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129999 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/VERSION')
-rw-r--r-- | remoting/VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/VERSION b/remoting/VERSION index ded3640..4557359 100644 --- a/remoting/VERSION +++ b/remoting/VERSION @@ -1,4 +1,4 @@ MAJOR=1 -MINOR=0 +MINOR=4 BUILD=1 PATCH=0 |