bump version to 0.9.5
authorHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 14 Mar 2021 15:23:58 +0000 (16:23 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 14 Mar 2021 15:23:58 +0000 (16:23 +0100)
Makefile

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