aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHiltjo Posthuma <[email protected]>2020-08-17 16:09:33 +0200
committerHiltjo Posthuma <[email protected]>2020-08-17 16:09:33 +0200
commit75555cd99ee4d5df765f7dd6f0d09f2f925be725 (patch)
treec5134f4701200688fc5d98b1061c81608510a8d1
parent5334f3e0009bb7d5835c3bad60db507bfd146930 (diff)
downloadstagit-75555cd99ee4d5df765f7dd6f0d09f2f925be725.tar.gz
stagit-75555cd99ee4d5df765f7dd6f0d09f2f925be725.zip
bump version to 0.9.4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d5f4876..b2f743b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = stagit
-VERSION = 0.9.3
+VERSION = 0.9.4
# paths
PREFIX = /usr/local