diff --git a/Makefile b/Makefile index b7025a3..d187361 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 1.0.0 +VERSION = 1.1.0 CC ?= gcc CFLAGS ?= -g