diff --git a/Makefile b/Makefile index ff26e41..6e87d8d 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.0_rc30 +BEE_VERSION = 1.0 CC=gcc CFLAGS=-Wall -g