From 0c34f659faf72eb44dea8e02642a5f52a8f865da Mon Sep 17 00:00:00 2001 From: Marius Tolzmann Date: Wed, 22 Feb 2012 16:15:57 +0100 Subject: [PATCH] release: bumped version to 1.0_rc23 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 89878fc..00214e1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.0_rc22 +BEE_VERSION = 1.0_rc23 CC=gcc CFLAGS=-Wall -g