summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2020-02-23 20:30:46 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2020-02-23 20:30:46 +0100
commit467dfeb8f4bf2dd1ddb69e5c9592147acb425aab (patch)
tree0efdd1f20f79a1fe35af8aeea347e87f9f5cc6fa
parentbbeffc281df6838182ea17be4b915a6f0eb97570 (diff)
bump version to 0.9.3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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