aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHiltjo Posthuma <[email protected]>2021-05-27 12:41:43 +0200
committerHiltjo Posthuma <[email protected]>2021-05-27 12:41:43 +0200
commit57f84d0fd12d6466122dc8a2190e7e284f5668d7 (patch)
treeeb19426808959e92be10fd1b37b334200baca55a
parent45394004a3455f76a2eef42d6f36c250f5e9a9ac (diff)
downloadstagit-57f84d0fd12d6466122dc8a2190e7e284f5668d7.tar.gz
stagit-57f84d0fd12d6466122dc8a2190e7e284f5668d7.zip
bump version to 0.9.6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bb79c6f..92f9128 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = stagit
-VERSION = 0.9.5
+VERSION = 0.9.6
# paths
PREFIX = /usr/local