From da9b69b4504f838b0d7657fd7602cd54439d62ef Mon Sep 17 00:00:00 2001 From: Marius Tolzmann Date: Thu, 26 Jan 2012 14:37:56 +0100 Subject: [PATCH] release: bumped version to 1.0_rc22 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 395c339..89878fc 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.0_rc21 +BEE_VERSION = 1.0_rc22 CC=gcc CFLAGS=-Wall -g