summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgman@google.com <gman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-26 23:40:42 +0000
committergman@google.com <gman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-26 23:40:42 +0000
commita4fe3a78551184e580ea94cee4c25628b0bb2a23 (patch)
treebbafc2e87be7992f81a223630220bae8d6b60948
parentde34a9673b77aad851d8d4ea29f4f407b6cf44f7 (diff)
downloadchromium_src-a4fe3a78551184e580ea94cee4c25628b0bb2a23.zip
chromium_src-a4fe3a78551184e580ea94cee4c25628b0bb2a23.tar.gz
chromium_src-a4fe3a78551184e580ea94cee4c25628b0bb2a23.tar.bz2
bump the version so samples will request
the lastest plugin. This is important otherwise fullscreen and samples that use feature requirements will not run on machines that have the old plugin and no message about why will appear. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19443 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--o3d/samples/o3djs/util.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/samples/o3djs/util.js b/o3d/samples/o3djs/util.js
index e6eaae5..563c696 100644
--- a/o3d/samples/o3djs/util.js
+++ b/o3d/samples/o3djs/util.js
@@ -60,7 +60,7 @@ o3djs.util.PLUGIN_NAME = 'O3D Plugin';
* utility libraries.
* @type {string}
*/
-o3djs.util.REQUIRED_VERSION = '0.1.35.0';
+o3djs.util.REQUIRED_VERSION = '0.1.38.0';
/**
* A URL at which to download the client.