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