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