From 3553fea851878423364f9f1a7aa5952fa203bbac Mon Sep 17 00:00:00 2001
From: Chris Foster <cdbfoster@gmail.com>
Date: Fri, 1 Apr 2011 01:27:21 +0000
Subject: [PATCH] Just tested successfully on r35927.

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

diff --git a/io_export_directx_x.py b/io_export_directx_x.py
index 2b6230c48..daa68fc58 100644
--- a/io_export_directx_x.py
+++ b/io_export_directx_x.py
@@ -20,7 +20,7 @@ bl_info = {
     "author": "Chris Foster (Kira Vakaan)",
     "version": (2, 1),
     "blender": (2, 5, 7),
-    "api": 35622,
+    "api": 35927,
     "location": "File > Export",
     "description": "Export to the DirectX Model Format (.x)",
     "warning": "",
-- 
GitLab