diff options
author | Nick White <git@njw.me.uk> | 2011-09-08 00:59:11 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-09-08 00:59:11 +0100 |
commit | 6caa822d0ad5afb0d019e1b2afbbc53847d7179d (patch) | |
tree | 6ab65122bb53a5556a843f9761dee9c29516897c /config.mk | |
parent | e3a8b3b59d5a9c64eb141ae02a67e5cd92ffe402 (diff) |
Update TODO, prepare for 0.4v0.4
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # See COPYING file for copyright and license details. -VERSION = 0.3 -RELDATE = 2011-08-07 +VERSION = 0.4 +RELDATE = 2011-09-08 # paths PREFIX = /usr/local |