From 6b3473ad1b4eec3a2a0504e22de01ba52ab52c6e Mon Sep 17 00:00:00 2001 From: Araq Date: Tue, 13 Jan 2015 21:38:13 +0100 Subject: [PATCH] koch doesn't use compiler/nversion (makes no sense); updated twitter link --- koch.nim | 2 +- web/community.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/koch.nim b/koch.nim index ed29539ae3..13bcc3db16 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 f5d6db0e70..5c0d308565 100644 --- a/web/community.txt +++ b/web/community.txt @@ -49,7 +49,7 @@ Nim's Community Twitter ------- - Follow us `@nimlang `_ for latest news about + Follow us `@nim_lang `_ for latest news about Nim. .. container:: standout