diff options
Diffstat (limited to 'kate/data/asm-avr.xml')
-rw-r--r-- | kate/data/asm-avr.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kate/data/asm-avr.xml b/kate/data/asm-avr.xml index 49bafba01..c6d9a93c3 100644 --- a/kate/data/asm-avr.xml +++ b/kate/data/asm-avr.xml @@ -14,7 +14,7 @@ Date: 18th May, 2004 Version: 1.0 This file contains the XML syntax highlighting description for the AVR -Assembler, for KATE, the KDE Advanced Editor. Keywords have been taken +Assembler, for KATE, the TDE Advanced Editor. Keywords have been taken directly from the AVR Assembler source code. This program, including associated files, is free software. You may @@ -33,7 +33,7 @@ with this program; if not, write to the Free Software Foundation, Inc., --> -<language name="AVR Assembler" version="1.04" kateversion="2.4" section="Assembler" extensions="*.asm;*.ASM;*.asm-avr" mimetype="text/x-asm;text/x-asm-avr" author="Roland Nagy" license="GPL"> +<language name="AVR Assembler" version="1.05" kateversion="2.5" section="Assembler" extensions="*.asm;*.ASM;*.asm-avr" mimetype="text/x-asm;text/x-asm-avr" author="Roland Nagy" license="GPL"> <highlighting> <list name="keywords"> <item> adc</item> |