Bump to 0.8 - noice - small file browser (mirror / fork from 2f30.org) | |
git clone git://git.codemadness.org/noice | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit ae2cb6f11dc6ea982fbb7e70ae6769d4ed66a160 | |
parent 92b695091ecaffcd9f4eb630c740ba50fd5df2d3 | |
Author: sin <[email protected]> | |
Date: Sat, 9 Mar 2019 18:52:52 +0000 | |
Bump to 0.8 | |
Diffstat: | |
M Makefile | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/Makefile b/Makefile | |
@@ -1,4 +1,4 @@ | |
-VERSION = 0.7 | |
+VERSION = 0.8 | |
PREFIX = /usr/local | |
MANPREFIX = $(PREFIX)/man |