diff --git a/Makefile b/Makefile index ed3f9b3..12f2703 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.0_rc14 +BEE_VERSION = 1.0_rc15 CC=gcc CFLAGS=-Wall -g