Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(730)

Unified Diff: remoting/host/installer/mac/Scripts/remoting_postflight.sh

Issue 10417042: [Chromoting] Use the full version when registering with Keystone. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/installer/mac/Scripts/remoting_postflight.sh
===================================================================
--- remoting/host/installer/mac/Scripts/remoting_postflight.sh (revision 138115)
+++ remoting/host/installer/mac/Scripts/remoting_postflight.sh (working copy)
@@ -14,7 +14,7 @@
KSADMIN=/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/MacOS/ksadmin
KSUPDATE=https://tools.google.com/service/update2
KSPID=com.google.chrome_remote_desktop
-KSPVERSION=@@VERSION_SHORT@@
+KSPVERSION=@@VERSION_FULL@@
trap onexit ERR
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698