From 4d130f7876b442c8d5f8be5141fd95461addacfe Mon Sep 17 00:00:00 2001
From: Luca Bonavita <mindrones@gmail.com>
Date: Mon, 17 Jan 2011 23:12:34 +0000
Subject: [PATCH] - new tracker page for io_mesh_raw - original author of the
 script (aurel) will maintain it

---
 io_mesh_raw/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/io_mesh_raw/__init__.py b/io_mesh_raw/__init__.py
index fb0cbc1b4..4c23d88ad 100644
--- a/io_mesh_raw/__init__.py
+++ b/io_mesh_raw/__init__.py
@@ -28,7 +28,7 @@ bl_info = {
     "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\
         "Scripts/Import-Export/Raw_Mesh_IO",
     "tracker_url": "https://projects.blender.org/tracker/index.php?"\
-        "func=detail&aid=21733",
+        "func=detail&aid=25692",
     "category": "Import-Export"}
 
 if "bpy" in locals():
-- 
GitLab