summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgman@google.com <gman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-28 19:57:14 +0000
committergman@google.com <gman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-28 19:57:14 +0000
commit8a7a0909bfd947252a490f327ce1f81e8b6445f1 (patch)
tree62c4820c92a77bfa6c0401adf2806150d611e2a0
parent0deb232d6da6dd26a81dde183effaa19db6bf7cd (diff)
downloadchromium_src-8a7a0909bfd947252a490f327ce1f81e8b6445f1.zip
chromium_src-8a7a0909bfd947252a490f327ce1f81e8b6445f1.tar.gz
chromium_src-8a7a0909bfd947252a490f327ce1f81e8b6445f1.tar.bz2
Bump version to 0.1.42
This is partly so video can distinguish between 0.1.41 which they pushed internally and 0.1.42 which will be our next push. Review URL: http://codereview.chromium.org/179015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24782 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--o3d/installer/win/o3d_version.py2
-rw-r--r--o3d/samples/o3djs/util.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/o3d/installer/win/o3d_version.py b/o3d/installer/win/o3d_version.py
index b253bb4..e10dbea 100644
--- a/o3d/installer/win/o3d_version.py
+++ b/o3d/installer/win/o3d_version.py
@@ -2,5 +2,5 @@
# Copyright 2008-9 Google Inc. All Rights Reserved.
# version = (major, minor, trunk, patch)
-plugin_version = (0, 1, 41, 0)
+plugin_version = (0, 1, 42, 0)
sdk_version = plugin_version
diff --git a/o3d/samples/o3djs/util.js b/o3d/samples/o3djs/util.js
index 7a956d4..7dbaa9b 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.40.0';
+o3djs.util.REQUIRED_VERSION = '0.1.42.0';
/**
* The width an O3D must be to put a failure message inside