Index: remoting/host/installer/mac/Scripts/remoting_postflight.sh |
=================================================================== |
--- remoting/host/installer/mac/Scripts/remoting_postflight.sh (revision 138406) |
+++ 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_FULL@@ |
+KSPVERSION=@@VERSION@@ |
trap onexit ERR |