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