diff options
author | Nick White <git@njw.me.uk> | 2011-09-29 20:31:41 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-09-29 20:31:41 +0100 |
commit | 0c843b58022df5efd124a055d0df651b00e73318 (patch) | |
tree | 60369bb53b57b52bd22971e2ef52a20bf27f656d /config.mk | |
parent | 18735e19b0e782e047cc8de19733780f26ccf508 (diff) |
Prepare for 0.5
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.4 -RELDATE = 2011-09-08 +VERSION = 0.5 +RELDATE = 2011-09-29 # paths PREFIX = /usr/local |