V7 - sic - simple irc client | |
git clone git://git.suckless.org/sic | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 148029905b9d0a06333cb43834eb819385561ab5 | |
parent f8d2e7f2366f5f08f2fcbcc635f385e6a15aa25d | |
Author: arg@mig29 <unknown> | |
Date: Thu, 14 Dec 2006 16:52:12 +0100 | |
V7 | |
Diffstat: | |
M config.mk | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/config.mk b/config.mk | |
@@ -1,5 +1,5 @@ | |
# sic version | |
-VERSION = 0.6 | |
+VERSION = 0.7 | |
# Customize below to fit your system | |