diff --git a/Makefile b/Makefile index a397af0..f5b3e3d 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.0 +BEE_VERSION = 1.1 CC=gcc CFLAGS=-Wall -g