summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2018-04-07 14:14:35 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2018-04-07 14:14:35 +0200
commit66e341067762857e5b3e6b4279395a2dcae46f04 (patch)
treedee6fd8c0f85059cd257aad2ef39fb1d71d3c832 /Makefile
parent6a1224afae24c2ae875978108137962e64dc2d24 (diff)
bump version to 0.8
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 43c6e56..3466c13 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include config.mk
NAME = stagit
-VERSION = 0.7.2
+VERSION = 0.8
SRC = \
stagit.c\
stagit-index.c