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