From 9b888bd93edba1004ef38306de0d02b73b1675c9 Mon Sep 17 00:00:00 2001 From: Marius Tolzmann Date: Fri, 2 Dec 2011 11:33:13 +0100 Subject: [PATCH] release: bumped version to 1.0_rc20 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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