diff --git a/Makefile b/Makefile index 7b438c1..481cf05 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include config.mk NAME = stagit -VERSION = 0.3 +VERSION = 0.4 SRC = \ stagit.c\ stagit-index.c