diff --git a/Makefile b/Makefile index 6734e79..55b4d64 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CFLAGS+=-Wall -Werror -DVERSION='"v0.1"' +CFLAGS+=-Wall -Werror -DVERSION='"v0.2.3"' TARGET=snappy-fox .PHONY: all