diff --git a/Makefile b/Makefile index 6db8c56..82cce3f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.2.2 +BEE_VERSION = 1.2.3 CC=gcc CFLAGS=-Wall -g