bump version to 0.9.6
authorHiltjo Posthuma <hiltjo@codemadness.org>
Thu, 27 May 2021 10:41:43 +0000 (12:41 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Thu, 27 May 2021 10:41:43 +0000 (12:41 +0200)
Makefile

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