summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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