Bump to 0.7 - noice - small file browser (mirror / fork from 2f30.org) | |
git clone git://git.codemadness.org/noice | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit c5fe33ed579d66ebcb061a2bde4455b20860a4ed | |
parent 80aa6f83283cd82e34a66dcfd2f0092f4a432d13 | |
Author: sin <[email protected]> | |
Date: Sun, 20 Jan 2019 12:19:26 +0000 | |
Bump to 0.7 | |
Diffstat: | |
M Makefile | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/Makefile b/Makefile | |
@@ -1,4 +1,4 @@ | |
-VERSION = 0.6 | |
+VERSION = 0.7 | |
PREFIX = /usr/local | |
MANPREFIX = $(PREFIX)/man |