From 369624b6eec5f03fe4410c6e8d7c24be7ff0169b Mon Sep 17 00:00:00 2001 From: Marius Tolzmann Date: Tue, 19 Jun 2012 11:36:52 +0200 Subject: [PATCH] release: Bump version to 1.1 this is a bugfix release.. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a397af0..f5b3e3d 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.0 +BEE_VERSION = 1.1 CC=gcc CFLAGS=-Wall -g