Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendon Murphy <meta.androcto1@gmail.com>2010-10-15 01:59:45 +0400
committerBrendon Murphy <meta.androcto1@gmail.com>2010-10-15 01:59:45 +0400
commitf7244d8e2e327531a654db00ecf87984a2d7565b (patch)
tree2d2c483a4aea1fd3723e9bb33941a8a5947fdd27 /system_blend_info.py
parentef2d0ba8974d20545e38b2d43438998f5ff61ec6 (diff)
working revision tests
tested rev:32411
Diffstat (limited to 'system_blend_info.py')
-rw-r--r--system_blend_info.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/system_blend_info.py b/system_blend_info.py
index db27c72c..7c532a1c 100644
--- a/system_blend_info.py
+++ b/system_blend_info.py
@@ -25,7 +25,7 @@ bl_addon_info = {
"author": "uselessdreamer",
"version": (0,3),
"blender": (2, 5, 3),
- "api": 31965,
+ "api": 32411,
"location": "Properties space > Scene tab > Blend Info panel",
"description": "Show information about the .blend",
"warning": "",