diff --git a/Makefile b/Makefile index cf89ba5..1224bdf 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ PROJECT=cow AUTHOR=Avril (Flanchan) -VERSION=0.0.0 +VERSION=0.1.0 ifeq ($(PREFIX),) PREFIX := /usr/local