diff --git a/Makefile b/Makefile index 72107e0..76b03ce 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.0_rc18 +BEE_VERSION = 1.0_rc19 CC=gcc CFLAGS=-Wall -g