Bump to 0.4 - noice - small file browser (mirror / fork from 2f30.org) | |
git clone git://git.codemadness.org/noice | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 98e06fc7399661c89b1eebdba0bcbb22ff706334 | |
parent 05f6e92a17129e6daa4ec5972640ff82677c717e | |
Author: sin <[email protected]> | |
Date: Tue, 26 Jan 2016 20:07:29 +0000 | |
Bump to 0.4 | |
Diffstat: | |
M Makefile | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/Makefile b/Makefile | |
@@ -1,4 +1,4 @@ | |
-VERSION = 0.3 | |
+VERSION = 0.4 | |
PREFIX = /usr/local | |
MANPREFIX = $(PREFIX)/man |