aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHiltjo Posthuma <[email protected]>2021-03-14 16:23:58 +0100
committerHiltjo Posthuma <[email protected]>2021-03-14 16:23:58 +0100
commitf46405850133e43dcae95e0a41b74bcca7b10027 (patch)
tree1d8d9896f8695472c90840f01d60ef7bba6e132f
parentc4d5fecc40e51ab4667315bd11dabd2023e357f3 (diff)
downloadstagit-f46405850133e43dcae95e0a41b74bcca7b10027.tar.gz
stagit-f46405850133e43dcae95e0a41b74bcca7b10027.zip
bump version to 0.9.5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b2f743b..bb79c6f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = stagit
-VERSION = 0.9.4
+VERSION = 0.9.5
# paths
PREFIX = /usr/local