diff options
author | jamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-20 06:46:41 +0000 |
---|---|---|
committer | jamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-20 06:46:41 +0000 |
commit | 078b74b764f27ebc45066a1a04528dba8a93b6d9 (patch) | |
tree | 440dfcbeeef957303c8d988a89308398f5039170 /remoting | |
parent | 0c33b2ca33aecf0e42fa7f6844b7d3aba06a3f02 (diff) | |
download | chromium_src-078b74b764f27ebc45066a1a04528dba8a93b6d9.zip chromium_src-078b74b764f27ebc45066a1a04528dba8a93b6d9.tar.gz chromium_src-078b74b764f27ebc45066a1a04528dba8a93b6d9.tar.bz2 |
Updated version to 1.3
BUG=100954
TEST=Manual
Review URL: http://codereview.chromium.org/8357027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106466 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting')
-rw-r--r-- | remoting/webapp/me2mom/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/webapp/me2mom/manifest.json b/remoting/webapp/me2mom/manifest.json index e2d3116..9b64a6f 100644 --- a/remoting/webapp/me2mom/manifest.json +++ b/remoting/webapp/me2mom/manifest.json @@ -1,6 +1,6 @@ { "name": "__MSG_PRODUCT_NAME__ BETA", - "version": "1.2.UNIQUE_VERSION", + "version": "1.3.UNIQUE_VERSION", "description": "__MSG_PRODUCT_DESCRIPTION__", "default_locale": "en", "app": { |