git » stagit-fork.git » commit 6662b8e

Makefile: bump version to 0.7

author Hiltjo Posthuma
2017-11-18 11:53:08 UTC
committer Hiltjo Posthuma
2017-11-18 11:53:08 UTC
parent 870b024671694465cac79dcbc58f9a298e901fad

Makefile: bump version to 0.7

Makefile +1 -1

diff --git a/Makefile b/Makefile
index 705f480..3983744 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 include config.mk
 
 NAME = stagit
-VERSION = 0.6
+VERSION = 0.7
 SRC = \
 	stagit.c\
 	stagit-index.c