| author | Hiltjo Posthuma
<hiltjo@codemadness.org> 2017-11-18 11:53:08 UTC |
| committer | Hiltjo Posthuma
<hiltjo@codemadness.org> 2017-11-18 11:53:08 UTC |
| parent | 870b024671694465cac79dcbc58f9a298e901fad |
| 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