diff options
author | Nick White <git@njw.me.uk> | 2012-02-12 13:55:43 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2012-02-12 13:55:43 +0000 |
commit | 6a09f09349fdc0fe68615f2f933a5e13ea70e183 (patch) | |
tree | bbe9d1b0131c9343d9ce9827415f10849ae4aeee /config.mk | |
parent | b8415a3fb32ea54cd0f39495831b03d5c998197f (diff) |
Release v0.7
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.6.1 -RELDATE = 2011-11-22 +VERSION = 0.7 +RELDATE = 2012-02-12 # paths PREFIX = /usr/local |