diff --git a/add_curve_aceous_galore.py b/add_curve_aceous_galore.py
index 1241f9ff2af14b2d5914783989b3b86331b0f306..b4df54086a4c24c1dd77021a932818006f2b7756 100644
--- a/add_curve_aceous_galore.py
+++ b/add_curve_aceous_galore.py
@@ -21,7 +21,7 @@ bl_info = {
     'author': 'Jimmy Hazevoet, testscreenings',
     'version': (0,2),
     "blender": (2, 5, 7),
-    "api": 35622,
+    "api": 35853,
     'location': 'View3D > Add > Curve',
     'description': 'Adds many different types of Curves',
     'warning': '', # used for warning icon and text in addons panel
diff --git a/add_curve_torus_knots.py b/add_curve_torus_knots.py
index 4ee14d00239aa21621a1896480da017b893f5171..c832e03e7ed6e6378768a8402c9da0dfc86b25a8 100644
--- a/add_curve_torus_knots.py
+++ b/add_curve_torus_knots.py
@@ -22,7 +22,7 @@ bl_info = {
     "author": "testscreenings",
     "version": (0,1),
     "blender": (2, 5, 7),
-    "api": 35622,
+    "api": 35853,
     "location": "View3D > Add > Curve",
     "description": "Adds many types of (torus) knots",
     "warning": "",
diff --git a/add_mesh_3d_function_surface.py b/add_mesh_3d_function_surface.py
index 1e15ddcc639fe9969fdef50253a63e05fe699d5e..820af794b53cc37207a1bad6bb4a310a99312a34 100644
--- a/add_mesh_3d_function_surface.py
+++ b/add_mesh_3d_function_surface.py
@@ -21,7 +21,7 @@ bl_info = {
     "author": "Buerbaum Martin (Pontiac)",
     "version": (0, 3, 7),
     "blender": (2, 5, 7),
-    "api": 35622,
+    "api": 35853,
     "location": "View3D > Add > Mesh",
     "description": "Create Objects using Math Formulas",
     "warning": "",
diff --git a/add_mesh_BoltFactory/__init__.py b/add_mesh_BoltFactory/__init__.py
index cc8118e0a5e98bca350dd54af0a221f67f3788fb..ef3f319e019565662db5f12c63e7a7d36808e8ba 100644
--- a/add_mesh_BoltFactory/__init__.py
+++ b/add_mesh_BoltFactory/__init__.py
@@ -21,7 +21,7 @@ bl_info = {
     "author": "Aaron Keith",
     "version": (3, 9),
     "blender": (2, 5, 7),
-    "api": 35622,
+    "api": 35853,
     "location": "View3D > Add > Mesh",
     "description": "Adds a Bolt or Nut",
     "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\
diff --git a/add_mesh_ant_landscape.py b/add_mesh_ant_landscape.py
index 48f3675f796362b4875f706c73955b999b57c9ed..e287030dd9aa30c1b89e2008fac65ac33ca8d2ed 100644
--- a/add_mesh_ant_landscape.py
+++ b/add_mesh_ant_landscape.py
@@ -21,7 +21,7 @@ bl_info = {
     "author": "Jimmy Hazevoet",
     "version": (0,1,1),
     "blender": (2, 5, 7),
-    "api": 35622,
+    "api": 35853,
     "location": "View3D > Add > Mesh",
     "description": "Adds a Landscape Primitive",
     "warning": "", # used for warning icon and text in addons panel
diff --git a/add_mesh_extras.py b/add_mesh_extras.py
index 01e1b4b0949d7be744034999a6c1553778799eab..0e61d01d5cea853e3d369d82cc389fe1d070eab2 100644
--- a/add_mesh_extras.py
+++ b/add_mesh_extras.py
@@ -21,7 +21,7 @@ bl_info = {
     "author": "Pontiac, Fourmadmen, meta-androcto",
     "version": (0, 5),
     "blender": (2, 5, 7),
-    "api": 35622,
+    "api": 35853,
     "location": "View3D > Add > Mesh > Extras",
     "description": "Adds Star, Wedge, & Sqorus objects.",
     "warning": "",
diff --git a/add_mesh_gears.py b/add_mesh_gears.py
index 4d5539a66118c3552198c1e7f0baa32a132fddd2..65b3f964a01eab6a7d8e948bf8cf7e56a6cb31a3 100644
--- a/add_mesh_gears.py
+++ b/add_mesh_gears.py
@@ -24,7 +24,7 @@ bl_info = {
     "author": "Michel J. Anders (varkenvarken)",
     "version": (2, 4, 2),
     "blender": (2, 5, 7),
-    "api": 35622,
+    "api": 35853,
     "location": "View3D > Add > Mesh > Gears ",
     "description": "Adds a mesh Gear to the Add Mesh menu",
     "warning": "",
diff --git a/add_mesh_gemstones.py b/add_mesh_gemstones.py
index 13bcbc1ba839280da98c3d2afca4deea7f10eb0b..aa00d822bb2a0db3699a7e5308c30850017d986a 100644
--- a/add_mesh_gemstones.py
+++ b/add_mesh_gemstones.py
@@ -21,7 +21,7 @@ bl_info = {
     "author": "Pontiac, Fourmadmen, Dreampainter",
     "version": (0, 4),
     "blender": (2, 5, 7),
-    "api": 35622,
+    "api": 35853,
     "location": "View3D > Add > Mesh > Gemstones",
     "description": "Adds various gemstone (Diamond & Gem) meshes.",
     "warning": "",
diff --git a/add_mesh_pipe_joint.py b/add_mesh_pipe_joint.py
index 86e1d1f378d07e635118660437313ab2c5ad496d..6156d459121a2850bb1d82dd812e411198f95a67 100644
--- a/add_mesh_pipe_joint.py
+++ b/add_mesh_pipe_joint.py
@@ -21,7 +21,7 @@ bl_info = {
     "author": "Buerbaum Martin (Pontiac)",
     "version": (0, 10, 7),
     "blender": (2, 5, 7),
-    "api": 35622,
+    "api": 35853,
     "location": "View3D > Add > Mesh > Pipe Joints",
     "description": "Adds 5 pipe Joint types to the Add Mesh menu",
     "warning": "",
diff --git a/add_mesh_solid.py b/add_mesh_solid.py
index 46ee7327f7fc04627e52e250b9eb345d853f224f..2875934cd3d39ba65ebd7f5fa7dd64e5818175c7 100644
--- a/add_mesh_solid.py
+++ b/add_mesh_solid.py
@@ -22,7 +22,7 @@ bl_info = {
     "author": "DreamPainter",
     "version": (1, 0, 1),
     "blender": (2, 5, 7),
-    "api": 35622,
+    "api": 35853,
     "location": "View3D > Add > Mesh > Regular Solids",
     "description": "Add a Regular Solid mesh.",
     "warning": "",
diff --git a/add_mesh_twisted_torus.py b/add_mesh_twisted_torus.py
index d5f3251fcfa74bd04327696fbf4966572700ba55..902b064c6a45ab51104a2abcb0e55de16c16bbf0 100644
--- a/add_mesh_twisted_torus.py
+++ b/add_mesh_twisted_torus.py
@@ -25,7 +25,7 @@ bl_info = {
     "author": "Paulo_Gomes",
     "version": (0, 11, 1),
     "blender": (2, 5, 7),
-    "api": 35622,
+    "api": 35853,
     "location": "View3D > Add > Mesh ",
     "description": "Adds a mesh Twisted Torus to the Add Mesh menu",
     "warning": "",
diff --git a/curve_simplify.py b/curve_simplify.py
index d816d19cf747f8bfbcdd4044ace402cde50da542..14284941444aa207fd5ea7d26ba6f62d8392bf1d 100644
--- a/curve_simplify.py
+++ b/curve_simplify.py
@@ -21,7 +21,7 @@ bl_info = {
     "author": "testscreenings",
     "version": (1,),
     "blender": (2, 5, 7),
-    "api": 35622,
+    "api": 35853,
     "location": "Search > Simplify Curves",
     "description": "Simplifies 3D curves and fcurves",
     "warning": "",
diff --git a/space_view3d_3d_navigation.py b/space_view3d_3d_navigation.py
index a5f2b29863a24ef00c065be3f14d05591297069d..242b7530be946aacc6bc152302e09b81914fbb07 100644
--- a/space_view3d_3d_navigation.py
+++ b/space_view3d_3d_navigation.py
@@ -26,7 +26,7 @@ bl_info = {
     "author": "Demohero, uriel",
     "version": (1, 2),
     "blender": (2, 5, 7),
-    "api": 35622,
+    "api": 35853,
     "location": "View3D > Tool Shelf > 3D Nav",
     "description": "Navigate the Camera & 3D View from the Toolshelf",
     "warning": "",
diff --git a/space_view3d_align_tools.py b/space_view3d_align_tools.py
index 0b4bb671b64f862208e562f78f02c6254fb8ace8..11ff8b98639f729cfb5c8375d25193015b9720bc 100644
--- a/space_view3d_align_tools.py
+++ b/space_view3d_align_tools.py
@@ -24,7 +24,7 @@ bl_info = {
     "author": "Gabriel Beaudin (gabhead)",
     "version": (0,1),
     "blender": (2, 5, 7),
-    "api": 35622,
+    "api": 35853,
     "location": "View3D > Tool Shelf > Align Tools Panel",
     "description": "Align Selected Objects to Active Object",
     "warning": "",
diff --git a/space_view3d_spacebar_menu.py b/space_view3d_spacebar_menu.py
index 388f92ae58c2d9d9bfb1abf5fde41c2bc8944bed..996bbf55b4a8d9b853f0cea2db95a6fd933487c0 100644
--- a/space_view3d_spacebar_menu.py
+++ b/space_view3d_spacebar_menu.py
@@ -23,7 +23,7 @@ bl_info = {
     "author": "JayDez, sim88, meta-androcto, sam",
     "version": (1, 7, 2),
     "blender": (2, 5, 7),
-    "api": 35622,
+    "api": 35853,
     "location": "View3D > Spacebar Key",
     "description": "Context Sensitive Spacebar Menu",
     "warning": "",
diff --git a/system_blend_info.py b/system_blend_info.py
index d979b8c021d2773b8afb7d536762e03dea4f209e..3d8c6acdcde50fedadbc8d6c6678138160036772 100644
--- a/system_blend_info.py
+++ b/system_blend_info.py
@@ -25,7 +25,7 @@ bl_info = {
     "author": "uselessdreamer",
     "version": (0,3),
     "blender": (2, 5, 7),
-    "api": 35622,
+    "api": 35853,
     "location": "Properties > Scene > Blend Info Panel",
     "description": "Show information about the .blend",
     "warning": "",