summaryrefslogtreecommitdiffstats
path: root/o3d/installer/win/o3d_version.py
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/installer/win/o3d_version.py')
-rw-r--r--o3d/installer/win/o3d_version.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/o3d/installer/win/o3d_version.py b/o3d/installer/win/o3d_version.py
deleted file mode 100644
index 11a6c0c..0000000
--- a/o3d/installer/win/o3d_version.py
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/python2.4
-# Copyright 2008-9 Google Inc. All Rights Reserved.
-
-# version = (major, minor, trunk, patch)
-plugin_version = (0, 1, 43, 2)
-sdk_version = plugin_version