diff --git a/Makefile b/Makefile index d4d88c8..395c339 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.0_rc20 +BEE_VERSION = 1.0_rc21 CC=gcc CFLAGS=-Wall -g