bump version to 0.9.4
authorHiltjo Posthuma <hiltjo@codemadness.org>
Mon, 17 Aug 2020 14:09:33 +0000 (16:09 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Mon, 17 Aug 2020 14:09:33 +0000 (16:09 +0200)
Makefile

index d5f487677f597ab0879707cd8b414251e852e49f..b2f743b3344b0a4e0f1c017be95f08fbcc051dc0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 .POSIX:
 
 NAME = stagit
-VERSION = 0.9.3
+VERSION = 0.9.4
 
 # paths
 PREFIX = /usr/local