Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2449)

Unified Diff: installer/win/o3d_version.py

Issue 118313: Bumping up version number in trunk to 0.1.36.0 (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: installer/win/o3d_version.py
===================================================================
--- installer/win/o3d_version.py (revision 17688)
+++ installer/win/o3d_version.py (working copy)
@@ -2,5 +2,5 @@
# Copyright 2008 Google Inc. All Rights Reserved.
# version = (major, minor, trunk, patch)
-plugin_version = (0, 1, 35, 0)
+plugin_version = (0, 1, 36, 0)
sdk_version = plugin_version
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698