| author | Hiltjo Posthuma
<hiltjo@codemadness.org> 2016-05-07 13:03:40 UTC |
| committer | Hiltjo Posthuma
<hiltjo@codemadness.org> 2016-05-07 13:03:40 UTC |
| parent | 972617ee0b20a761e3430a7fb82cbf50af1f1a0c |
| Makefile | +1 | -1 |
diff --git a/Makefile b/Makefile index 872f521..051b3a1 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include config.mk NAME = stagit -VERSION = 0.3.1 +VERSION = 0.4 SRC = \ stagit.c\ stagit-index.c