diff options
Diffstat (limited to 'kate/data/octave.xml')
-rw-r--r-- | kate/data/octave.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kate/data/octave.xml b/kate/data/octave.xml index a01ed3eb4..4f991f5bb 100644 --- a/kate/data/octave.xml +++ b/kate/data/octave.xml @@ -2,7 +2,7 @@ <!DOCTYPE language SYSTEM "language.dtd"> <!-- ==================================================================== - Octave syntax highlighting file for the KDE editors Kate and Kwrite + Octave syntax highlighting file for the TDE editors Kate and Kwrite ==================================================================== based on Octave 2.1.64 function and variable list obtained by dispatch_help()'s output @@ -15,7 +15,7 @@ --> -<language name="Octave" version="1.01" kateversion="2.3" section="Scientific" extensions="*.octave;*.m;*.M" mimetype="text/octave" casesensitive="1" license="GPL" author="Luis Silvestre and Federico Zenith"> +<language name="Octave" version="1.02" kateversion="2.5" section="Scientific" extensions="*.octave;*.m;*.M" mimetype="text/octave" casesensitive="1" license="GPL" author="Luis Silvestre and Federico Zenith"> <highlighting> |