diff options
author | alexeypa@chromium.org <alexeypa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-03 00:56:40 +0000 |
---|---|---|
committer | alexeypa@chromium.org <alexeypa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-03 00:56:40 +0000 |
commit | 76c489c7234bd833ab600b4d7926ccf198c55966 (patch) | |
tree | cb42fc618e35ef81a782fc995b11af153377b921 /remoting/VERSION | |
parent | 9fd055f5a03ec9ee3df5cac8edc71f9fda5b2445 (diff) | |
download | chromium_src-76c489c7234bd833ab600b4d7926ccf198c55966.zip chromium_src-76c489c7234bd833ab600b4d7926ccf198c55966.tar.gz chromium_src-76c489c7234bd833ab600b4d7926ccf198c55966.tar.bz2 |
Chromoting: Allow to install the me2me host only on Vista/Server 2008 and above. This CL also enables same version upgrades.
Review URL: http://codereview.chromium.org/9956077
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130265 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 4557359..b0ecd30 100644 --- a/remoting/VERSION +++ b/remoting/VERSION @@ -1,4 +1,4 @@ MAJOR=1 MINOR=4 -BUILD=1 +BUILD=2 PATCH=0 |