diff --git a/Makefile b/Makefile index 16d166f..eff0f5a 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include config.mk NAME = stagit -VERSION = 0.1 +VERSION = 0.2 SRC = \ stagit.c\ stagit-index.c