summaryrefslogtreecommitdiffstats
path: root/kate/data/go.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kate/data/go.xml')
-rw-r--r--kate/data/go.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/data/go.xml b/kate/data/go.xml
index 5279b9a40..c864b92e3 100644
--- a/kate/data/go.xml
+++ b/kate/data/go.xml
@@ -26,7 +26,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
-->
-<language name="Go" version="1.05" kateversion="2.5" section="Sources" indenter="cstyle" extensions="*.go" author="Miquel Sabaté (mikisabate@gmail.com)" license="GPL">
+<language name="Go" version="1.04-1" kateversion="2.4" section="Sources" indenter="cstyle" extensions="*.go" author="Miquel Sabaté (mikisabate@gmail.com)" license="GPL">
<highlighting>
<list name="keywords">
<!-- Keywords have been taken from The Go Programming Language Specification -> Keywords section -->