aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <[email protected]>2020-02-23 20:30:46 +0100
committerHiltjo Posthuma <[email protected]>2020-02-23 20:30:46 +0100
commit467dfeb8f4bf2dd1ddb69e5c9592147acb425aab (patch)
tree0efdd1f20f79a1fe35af8aeea347e87f9f5cc6fa /Makefile
parentbbeffc281df6838182ea17be4b915a6f0eb97570 (diff)
downloadstagit-467dfeb8f4bf2dd1ddb69e5c9592147acb425aab.tar.gz
stagit-467dfeb8f4bf2dd1ddb69e5c9592147acb425aab.zip
bump version to 0.9.3
Diffstat (limited to 'Makefile')
-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