Bump to 0.5 - noice - small file browser (mirror / fork from 2f30.org) | |
git clone git://git.codemadness.org/noice | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit d56de6318faef8450770a7d139ac30840296de6a | |
parent 3ccbaef87bb70273a6181b298aee01b0cb1f29ab | |
Author: sin <[email protected]> | |
Date: Fri, 11 Mar 2016 09:59:48 +0000 | |
Bump to 0.5 | |
Diffstat: | |
M Makefile | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/Makefile b/Makefile | |
@@ -1,4 +1,4 @@ | |
-VERSION = 0.4 | |
+VERSION = 0.5 | |
PREFIX = /usr/local | |
MANPREFIX = $(PREFIX)/man |