From: Anselm R. Garbe Date: Tue, 5 Sep 2006 05:31:46 +0000 (+0200) Subject: preparing new sic version X-Git-Url: https://git.armaanb.net/?p=sic.git;a=commitdiff_plain;h=c9668b78f2c5f2a844afbebc46f2fb368fcac315 preparing new sic version --- diff --git a/config.mk b/config.mk index fe640dc..4f5d6c8 100644 --- 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