From fbc4e5b522c41e64be49d6bc04b736d328cd72ca Mon Sep 17 00:00:00 2001 From: Marius Tolzmann Date: Fri, 14 Oct 2011 14:25:17 +0200 Subject: [PATCH] release: bumped version to 1.0_rc15 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ed3f9b3..12f2703 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.0_rc14 +BEE_VERSION = 1.0_rc15 CC=gcc CFLAGS=-Wall -g