diff --git a/makefile b/makefile index 57911c7..ad8c91e 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,4 @@ -VERSION=1.1 +VERSION=1.2 GITHASH=$(shell git rev-parse --short=8 HEAD) ASSETS = assets/javascripts/* assets/stylesheets/* assets/graphicarts/* assets/index.html