diff --git a/Makefile b/Makefile index 6509e506..0f7f05b5 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RACK_DIR ?= . VERSION_MAJOR := 2 # VERSION := 2.git.$(shell git rev-parse --short HEAD) -VERSION := 2.beta.2 +VERSION := 2.0.0 FLAGS += -Iinclude -Idep/include