From 15a1f1794fc4b26d50df085507860d21e0e3fcae Mon Sep 17 00:00:00 2001
From: Brendon Murphy <meta.androcto1@gmail.com>
Date: Fri, 10 Sep 2010 13:25:03 +0000
Subject: [PATCH] updating revision numbers as I test. expect more. Thanks
 Mindrones for this cool feature.

---
 space_view3d_align_tools.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/space_view3d_align_tools.py b/space_view3d_align_tools.py
index 0610920a0..4ed56b35f 100644
--- a/space_view3d_align_tools.py
+++ b/space_view3d_align_tools.py
@@ -24,7 +24,7 @@ bl_addon_info = {
     "author": "Gabriel Beaudin (gabhead)",
     "version": (0,1),
     "blender": (2, 5, 3),
-    "api": 31667,
+    "api": 31854,
     "location": "Tool Shelf",
     "description": "Align selected objects to the active object",
     "warning": "",
-- 
GitLab