diff --git a/Makefile b/Makefile index 974e21b..a69a1b8 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.0_rc25 +BEE_VERSION = 1.0_rc26 CC=gcc CFLAGS=-Wall -g