From 45b7a4649c18cfb21e29bbcdd7dc02114e1261f1 Mon Sep 17 00:00:00 2001 From: Marius Tolzmann Date: Fri, 27 Apr 2012 10:48:29 +0200 Subject: [PATCH] release: bumped version to 1.0_rc29 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b1bb4f6..bb9ef13 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.0_rc28 +BEE_VERSION = 1.0_rc29 CC=gcc CFLAGS=-Wall -g