Bump to 0.6 - noice - small file browser (mirror / fork from 2f30.org) | |
git clone git://git.codemadness.org/noice | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit e56e7d912b2ccff920db03d54834f554f3568e31 | |
parent 45e6fafc4708b10314be3399814c0f07d4ab8e1c | |
Author: sin <[email protected]> | |
Date: Wed, 24 Aug 2016 10:47:25 +0100 | |
Bump to 0.6 | |
Diffstat: | |
M Makefile | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/Makefile b/Makefile | |
@@ -1,4 +1,4 @@ | |
-VERSION = 0.5 | |
+VERSION = 0.6 | |
PREFIX = /usr/local | |
MANPREFIX = $(PREFIX)/man |