summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@10kloc.org>2006-09-05 07:31:46 +0200
committerAnselm R. Garbe <arg@10kloc.org>2006-09-05 07:31:46 +0200
commitc9668b78f2c5f2a844afbebc46f2fb368fcac315 (patch)
treefc6e52ed6a6caecd16474a3d601988e09f01cbd5
parentc2fcf48e6d334234859c5e015ec6cc816bca451b (diff)
downloadcic-c9668b78f2c5f2a844afbebc46f2fb368fcac315.tar.gz
preparing new sic version
-rw-r--r--config.mk5
1 files changed, 3 insertions, 2 deletions
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