From 317c9bb4c64545aa43c491a8cd7a431f2c354b8f Mon Sep 17 00:00:00 2001 From: Marius Tolzmann Date: Fri, 16 Mar 2012 10:30:36 +0100 Subject: [PATCH] release: bumped version to 1.0_rc24 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 35b9da2..ea4dadc 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.0_rc23 +BEE_VERSION = 1.0_rc24 CC=gcc CFLAGS=-Wall -g