summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2015-01-13 21:38:13 +0100
committerAraq <rumpf_a@web.de>2015-01-13 21:38:13 +0100
commit6b3473ad1b4eec3a2a0504e22de01ba52ab52c6e (patch)
treea081b126a2d900a0b5e884f5dee75f6a0357cbf1
parent20774ad43c84048ffedb1b54625effc28b27a71d (diff)
downloadNim-6b3473ad1b4eec3a2a0504e22de01ba52ab52c6e.tar.gz
koch doesn't use compiler/nversion (makes no sense); updated twitter link
-rw-r--r--koch.nim2
-rw-r--r--web/community.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/koch.nim b/koch.nim
index ed29539ae..13bcc3db1 100644
--- a/koch.nim
+++ b/koch.nim
@@ -18,7 +18,7 @@ when defined(gcc) and defined(windows):
 import
   os, strutils, parseopt, osproc, streams
 
-import "compiler/nversion.nim"
+const VersionAsString = system.NimVersion #"0.10.2"
 
 when defined(withUpdate):
   import httpclient
diff --git a/web/community.txt b/web/community.txt
index f5d6db0e7..5c0d30856 100644
--- a/web/community.txt
+++ b/web/community.txt
@@ -49,7 +49,7 @@ Nim's Community
   Twitter
   -------
 
-  Follow us `@nimlang <http://twitter.com/nimlang>`_ for latest news about
+  Follow us `@nim_lang <http://twitter.com/nim_lang>`_ for latest news about
   Nim.
 
 .. container:: standout