summaryrefslogtreecommitdiffstats
path: root/o3d/installer
diff options
context:
space:
mode:
authorbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-29 22:41:23 +0000
committerbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-29 22:41:23 +0000
commit9adce3650e1ad1912bfc6f4beccc08a6c3914173 (patch)
treee43d75001d2f951f0519b67e2e310308503b029c /o3d/installer
parentdb069ed78bbc296cf2e2b09925e667fb1846941f (diff)
downloadchromium_src-9adce3650e1ad1912bfc6f4beccc08a6c3914173.zip
chromium_src-9adce3650e1ad1912bfc6f4beccc08a6c3914173.tar.gz
chromium_src-9adce3650e1ad1912bfc6f4beccc08a6c3914173.tar.bz2
Version number bump for release
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22008 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/installer')
-rw-r--r--o3d/installer/win/o3d_version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/installer/win/o3d_version.py b/o3d/installer/win/o3d_version.py
index ceb8cb93..b253bb4 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, 40, 0)
+plugin_version = (0, 1, 41, 0)
sdk_version = plugin_version