summaryrefslogtreecommitdiffstats
path: root/remoting/VERSION
Commit message (Collapse)AuthorAgeFilesLines
* Bump Chromoting to 1.7 on trunk.wez@chromium.org2012-06-251-1/+1
| | | | | | | | | TEST=Web-app and host components should display version 1.7.x.y. Review URL: https://chromiumcodereview.appspot.com/10658021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@144015 0039d316-1c4b-4281-b951-d872f2087c98
* [Chromoting] Bump Chromoting minor version for M21.garykac@chromium.org2012-06-051-1/+1
| | | | | | | | BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10538008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140533 0039d316-1c4b-4281-b951-d872f2087c98
* [Chromoting] Increment version to 1.5.garykac@chromium.org2012-05-141-1/+1
| | | | | | | | | | | | | | We made a test release of 1.4.1133.0 from 20.0.1133.0, but the M20 Chrome branch was cut from 20.0.1132.x. To keep our version numbers increasing, we're bumping our minor version up. Our next test release will be 1.5.1132.x. BUG=128043 TEST=none Review URL: https://chromiumcodereview.appspot.com/10398016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136948 0039d316-1c4b-4281-b951-d872f2087c98
* Source major & minor versions from remoting, build & patch versions from Chrome.wez@chromium.org2012-04-151-2/+0
| | | | | | | | | | | | | | | The version number now follows the form major.minor.build.patch. Major & minor versions come from remoting/VERSION. Build & patch versions come from chrome/VERSION. BUG=122721 TEST=Remoting web-app, plugins and host component executables & DLLs have matching versions in the above form, if versioned. Review URL: http://codereview.chromium.org/10075002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132353 0039d316-1c4b-4281-b951-d872f2087c98
* Bump the remoting version number up to 1.4.8.0.alexeypa@chromium.org2012-04-121-1/+1
| | | | | | Review URL: http://codereview.chromium.org/10071021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132068 0039d316-1c4b-4281-b951-d872f2087c98
* Moved the Chromoting host configuration under %SystemDrive%\ProgramData and ↵alexeypa@chromium.org2012-04-041-1/+1
| | | | | | | | | | ACL-protected it explicitly. Raised the configuration size limit to 1MB. This CL also adds IDaemonControl::UpdateConfig stub to be used later for minor configuration changes (changing the host pin for instance). Review URL: https://chromiumcodereview.appspot.com/9963121 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130558 0039d316-1c4b-4281-b951-d872f2087c98
* Chromoting: Allow to install the me2me host only on Vista/Server 2008 and ↵alexeypa@chromium.org2012-04-031-1/+1
| | | | | | | | 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
* Chromoting: The me2me host is now configurable from the web UI on Windows.alexeypa@chromium.org2012-03-301-1/+1
| | | | | | Review URL: https://chromiumcodereview.appspot.com/9953002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129999 0039d316-1c4b-4281-b951-d872f2087c98
* 1. Revisited branding (Chrome Remote Desktop vs Chromoting).alexeypa@chromium.org2012-03-291-0/+4
2. Chromoting is versioned separately from Chrome now. 3. Moved logs to a writable location on Windows. Review URL: https://chromiumcodereview.appspot.com/9924011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129701 0039d316-1c4b-4281-b951-d872f2087c98