Makefile: bump version to 0.7.2
1 files changed, 1 insertions(+), 1 deletions(-) | |||
---|---|---|---|
M | Makefile | +1 | -1 |
1@@ -1,7 +1,7 @@
2 include config.mk
3
4 NAME = stagit
5-VERSION = 0.7.1
6+VERSION = 0.7.2
7 SRC = \
8 stagit.c\
9 stagit-index.c
Makefile: bump version to 0.7.2
1 files changed, 1 insertions(+), 1 deletions(-) | |||
---|---|---|---|
M | Makefile | +1 | -1 |
1@@ -1,7 +1,7 @@
2 include config.mk
3
4 NAME = stagit
5-VERSION = 0.7.1
6+VERSION = 0.7.2
7 SRC = \
8 stagit.c\
9 stagit-index.c