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