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