diff --git a/Makefile b/Makefile index 3558552..0c03f81 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = stagit -VERSION = 1.0 +VERSION = 1.1 # paths PREFIX = /usr/local