diff options
author | Nick White <git@njw.me.uk> | 2011-11-22 18:54:23 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-11-22 18:54:23 +0000 |
commit | e611c0f87ded7482de91fa3fe6a51139293fb2a5 (patch) | |
tree | 098daec39a586e13d903bc22857f39dd5b51132b /config.mk | |
parent | 514f2f58bd0ab9031b6a1bb39d88e2a4b4a618ed (diff) |
Release 0.6.1v0.6.1
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 -RELDATE = 2011-11-19 +VERSION = 0.6.1 +RELDATE = 2011-11-22 # paths PREFIX = /usr/local |