diff options
author | Nick White <git@njw.me.uk> | 2013-10-13 14:48:23 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2013-10-13 14:48:23 +0100 |
commit | 53eb1f3dceff03e3b2fa8bd1ae16a1853aea1e2f (patch) | |
tree | 23b1d69182c886be209f044e1db8c28221434e1a /config.mk | |
parent | ecfae19def66b9ff37dfe356a5169a6103523225 (diff) |
Release 1.1v1.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 = 1.0 -RELDATE = 2012-08-19 +VERSION = 1.1 +RELDATE = 2013-10-13 # paths PREFIX = /usr/local |