From 556e8d905436e10c4716bb07194612d0936d3256 Mon Sep 17 00:00:00 2001 From: Marius Tolzmann Date: Fri, 23 Mar 2012 17:22:56 +0100 Subject: [PATCH] release: bumped version to 1.0_rc27 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a69a1b8..fa85758 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.0_rc26 +BEE_VERSION = 1.0_rc27 CC=gcc CFLAGS=-Wall -g