diff --git a/Makefile b/Makefile index 8bfb78e..1d74c98 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.1.99 +BEE_VERSION = 1.2 CC=gcc CFLAGS=-Wall -g