diff options
author | Michele Calgaro <[email protected]> | 2016-10-17 02:27:29 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2016-10-17 02:27:29 +0900 |
commit | fddd4b7f8bdd9b0c5b4d3e21618c0a899937f646 (patch) | |
tree | 80985eb703c7efdea28707a1fbef05b8c6df589c /kate/data/asn1.xml | |
parent | 7406ed0563952d1ee433e02e75fb44a5d0d0a81d (diff) | |
download | tdelibs-fddd4b7f8bdd9b0c5b4d3e21618c0a899937f646.tar.gz tdelibs-fddd4b7f8bdd9b0c5b4d3e21618c0a899937f646.zip |
Kate syntax highlighting files update - Oct 2016
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kate/data/asn1.xml')
-rw-r--r-- | kate/data/asn1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/data/asn1.xml b/kate/data/asn1.xml index d7fb36f86..6d6d984eb 100644 --- a/kate/data/asn1.xml +++ b/kate/data/asn1.xml @@ -9,7 +9,7 @@ Look at language.dtd for some documentation of the allowed elements and their attributes. There is also a description of how to validate your syntax file. --> -<language name="ASN.1" section="Markup" version="1.01-1" kateversion="2.3" extensions="*.asn;*.asn1" mimetype="" author="Philippe Rigault" license="GPL"> +<language name="ASN.1" section="Markup" version="2-1" kateversion="2.3" extensions="*.asn;*.asn1" mimetype="" author="Philippe Rigault" license="GPL"> <highlighting> <list name="keywords"> <item> DEFINITIONS </item> |