| author | Hiltjo Posthuma
<hiltjo@codemadness.org> 2017-01-05 17:47:26 UTC |
| committer | Hiltjo Posthuma
<hiltjo@codemadness.org> 2017-01-05 17:47:26 UTC |
| parent | 92cee02f1217f19a19d872d857f6e617ed3e0eec |
| Makefile | +1 | -1 |
diff --git a/Makefile b/Makefile index 051b3a1..d596016 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include config.mk NAME = stagit -VERSION = 0.4 +VERSION = 0.5 SRC = \ stagit.c\ stagit-index.c