diff options
author | tschmelcher@chromium.org <tschmelcher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-21 18:24:59 +0000 |
---|---|---|
committer | tschmelcher@chromium.org <tschmelcher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-21 18:24:59 +0000 |
commit | 3b811ce1516b77c158819950210f7fc93a953d8f (patch) | |
tree | 1b16b1774977ec0f7b66f3509c2f0c207aa77e1b /o3d | |
parent | ff8efd31e2b6be8c9ab406a1233ca96bf7196854 (diff) | |
download | chromium_src-3b811ce1516b77c158819950210f7fc93a953d8f.zip chromium_src-3b811ce1516b77c158819950210f7fc93a953d8f.tar.gz chromium_src-3b811ce1516b77c158819950210f7fc93a953d8f.tar.bz2 |
Bump version for the next release.
Review URL: http://codereview.chromium.org/6675003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78898 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d')
-rw-r--r-- | o3d/build/version.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/build/version.gypi b/o3d/build/version.gypi index 2ed621b..dbd5cda 100644 --- a/o3d/build/version.gypi +++ b/o3d/build/version.gypi @@ -4,6 +4,6 @@ { 'variables': { - 'plugin_version': '0.1.43.6', + 'plugin_version': '0.1.43.7', } } |