diff --git a/Makefile b/Makefile index d5f4876..b2f743b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = stagit -VERSION = 0.9.3 +VERSION = 0.9.4 # paths PREFIX = /usr/local