mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 01:14:41 +00:00
koch doesn't use compiler/nversion (makes no sense); updated twitter link
This commit is contained in:
2
koch.nim
2
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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user