fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?

This commit is contained in:
Campbell Barton
2012-12-19 16:05:42 +00:00
parent 2403b51d9c
commit 071e9f1764
94 changed files with 97 additions and 97 deletions

View File

@ -20,7 +20,7 @@ bl_info = {
"name": "Batch Rename Datablocks",
"author": "tstscr",
"version": (1, 0),
"blender": (2, 5, 9),
"blender": (2, 59, 0),
"location": "Search > (rename)",
"description": "Batch renaming of datablocks (e.g. rename materials after objectnames)",
"warning": "",