Introduction
Introduction Statistics Contact Development Disclaimer Help
preparing new sic version - sic - simple irc client
git clone git://git.suckless.org/sic
Log
Files
Refs
README
LICENSE
---
commit c9668b78f2c5f2a844afbebc46f2fb368fcac315
parent c2fcf48e6d334234859c5e015ec6cc816bca451b
Author: Anselm R. Garbe <[email protected]>
Date: Tue, 5 Sep 2006 07:31:46 +0200
preparing new sic version
Diffstat:
M config.mk | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/config.mk b/config.mk
@@ -1,11 +1,12 @@
+# sic version
+VERSION = 0.3
+
# Customize to fit your system
# paths
PREFIX = /usr/local
MANPREFIX = ${PREFIX}/share/man
-VERSION = 0.2
-
# includes and libs
LIBS = -L${PREFIX}/lib -L/usr/lib -lc
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.