diff --git a/Makefile b/Makefile index e28083e..a037df5 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = stagit -VERSION = 1.1 +VERSION = 1.2 # paths PREFIX = /usr/local