diff options
author | garykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-13 19:52:29 +0000 |
---|---|---|
committer | garykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-13 19:52:29 +0000 |
commit | d326e27e9dad528c57d89e580290d7ce122595f1 (patch) | |
tree | 82fd8138ee39552898b81000f93dc8f49dd18f89 /remoting | |
parent | 335bd0850ccdffc752cf2f6931c3ef007b6d547b (diff) | |
download | chromium_src-d326e27e9dad528c57d89e580290d7ce122595f1.zip chromium_src-d326e27e9dad528c57d89e580290d7ce122595f1.tar.gz chromium_src-d326e27e9dad528c57d89e580290d7ce122595f1.tar.bz2 |
[Chromoting] Remove spaces from packproj name to make the build system happier.
Review URL: https://chromiumcodereview.appspot.com/10080011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132248 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting')
-rw-r--r-- | remoting/host/installer/mac/ChromeRemoteDesktop.packproj (renamed from remoting/host/installer/mac/Chrome Remote Desktop.packproj) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/remoting/host/installer/mac/Chrome Remote Desktop.packproj b/remoting/host/installer/mac/ChromeRemoteDesktop.packproj index ff0dc91..33d7df1 100644 --- a/remoting/host/installer/mac/Chrome Remote Desktop.packproj +++ b/remoting/host/installer/mac/ChromeRemoteDesktop.packproj @@ -719,13 +719,13 @@ <key>IFPkgDescriptionTitle</key> <string>Chrome Remote Desktop</string> <key>IFPkgDescriptionVersion</key> - <string>1.4.4</string> + <string>1.4.5</string> </dict> </dict> <key>Display Information</key> <dict> <key>CFBundleGetInfoString</key> - <string>Chrome Remote Desktop 1.4.4</string> + <string>Chrome Remote Desktop 1.4.5</string> <key>CFBundleIconFile</key> <string></string> <key>CFBundleIconFile Path Type</key> @@ -735,7 +735,7 @@ <key>CFBundleName</key> <string>Chrome Remote Desktop</string> <key>CFBundleShortVersionString</key> - <string>1.4.4</string> + <string>1.4.5</string> </dict> <key>Version</key> <dict> |