Fix 1955: Show Chromium build number after version (Chromium only)
commit62fbbbe68b8f50b9a72f041b6c8c4b1e62aff9c7
authorfinnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 8 Dec 2008 20:51:48 +0000 (8 20:51 +0000)
committerfinnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 8 Dec 2008 20:51:48 +0000 (8 20:51 +0000)
treef290af35d07ae4368e10323ce55340ad8866b98f
parentf1d306e67b8676336f55aae95652d7cd51359534
Fix 1955: Show Chromium build number after version (Chromium only)

People download random builds of Chromium off our server. This makes it easier
for them to figure out what build number they are using by showing it in the
About box (in parenthesis right after the version number).

This change does not change the way we display versions in Google Chrome.

Review URL: http://codereview.chromium.org/13194

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6536 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/views/about_chrome_view.cc