]> git.armaanb.net Git - sic.git/commitdiff
preparing new sic version
authorAnselm R. Garbe <arg@10kloc.org>
Tue, 5 Sep 2006 05:31:46 +0000 (07:31 +0200)
committerAnselm R. Garbe <arg@10kloc.org>
Tue, 5 Sep 2006 05:31:46 +0000 (07:31 +0200)
config.mk

index fe640dc41f76b8bbb85ae0271061663c3b7d007d..4f5d6c82054f82777b29ffbc198a480ac99c0a5d 100644 (file)
--- 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
 
 # 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
 
 # includes and libs
 LIBS = -L${PREFIX}/lib -L/usr/lib -lc