From d201ffc007de0117a64366a53e89720f7a3a99af Mon Sep 17 00:00:00 2001 From: Marius Tolzmann Date: Mon, 19 Mar 2012 15:18:02 +0100 Subject: [PATCH] release: bumped version to 1.0_rc25 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ea4dadc..974e21b 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.0_rc24 +BEE_VERSION = 1.0_rc25 CC=gcc CFLAGS=-Wall -g