git » stagit-fork.git » commit 467dfeb

bump version to 0.9.3

author Hiltjo Posthuma
2020-02-23 19:30:46 UTC
committer Hiltjo Posthuma
2020-02-23 19:30:46 UTC
parent bbeffc281df6838182ea17be4b915a6f0eb97570

bump version to 0.9.3

Makefile +1 -1

diff --git a/Makefile b/Makefile
index 1b87844..d5f4876 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 .POSIX:
 
 NAME = stagit
-VERSION = 0.9.2
+VERSION = 0.9.3
 
 # paths
 PREFIX = /usr/local