diff options
author | Nick White <git@njw.me.uk> | 2011-09-08 00:52:41 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-09-08 00:52:41 +0100 |
commit | e3a8b3b59d5a9c64eb141ae02a67e5cd92ffe402 (patch) | |
tree | d246c49facfc11f3dc3ceb921ad11b5516709b0a /config.mk | |
parent | 2b57396a362a70d7a1cae36a246e682181b5f023 (diff) |
Only show existing tools in GUI, improve webpage & readme
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ # See COPYING file for copyright and license details. VERSION = 0.3 +RELDATE = 2011-08-07 # paths PREFIX = /usr/local |