bump version to 0.4 - hurl - Gopher/HTTP/HTTPS file grabber
(HTM) git clone git://git.codemadness.org/hurl
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 1dd1863410f987fe2564c431ef1128d701a18343
(DIR) parent d751735baf6904ccc0c81ca9050a2a683f6389f3
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 28 Jun 2020 18:27:16 +0200
bump version to 0.4
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/Makefile b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = hurl
-VERSION = 0.3
+VERSION = 0.4
PREFIX = /usr/local
BINDIR = ${PREFIX}/bin