diff --git a/Makefile b/Makefile index 35b9da2..ea4dadc 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.0_rc23 +BEE_VERSION = 1.0_rc24 CC=gcc CFLAGS=-Wall -g