From bb647dca1516a45ce18f2e040bd20528f588e2fe Mon Sep 17 00:00:00 2001
From: Michele Calgaro <michele.calgaro@yahoo.it>
Date: Mon, 3 Mar 2014 00:41:25 +0900
Subject: Kate syntax highlighting files update - Feb 2014

---
 kate/data/djangotemplate.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'kate/data/djangotemplate.xml')

diff --git a/kate/data/djangotemplate.xml b/kate/data/djangotemplate.xml
index 73754b089..5189f86ea 100644
--- a/kate/data/djangotemplate.xml
+++ b/kate/data/djangotemplate.xml
@@ -4,7 +4,7 @@
 	<!ENTITY name    "[A-Za-z_:][\w.:_-]*">
 	<!ENTITY entref  "&amp;(#[0-9]+|#[xX][0-9A-Fa-f]+|&name;);">
 ]>
-<language name="Django HTML Template" version="1.4" kateversion="2.5" section="Markup" extensions="*.htm;*.html" mimetype="text/html"  author="Matthew Marshall (matthew@matthewmarshall.org)" license="LGPL" priority="9">
+<language name="Django HTML Template" version="1.3" kateversion="2.4" section="Markup" extensions="*.htm;*.html" mimetype="text/html"  author="Matthew Marshall (matthew@matthewmarshall.org)" license="LGPL" priority="9">
 
 <!--
     Based off of the katepart html syntax highlighting by Wilbert Berendsen.
-- 
cgit v1.2.1