diff --git a/Makefile b/Makefile index d99bf71..4c96ad0 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.0_rc29 +BEE_VERSION = 1.0_rc30 CC=gcc CFLAGS=-Wall -g