From 76636e2a26a0a2ee0adfa1221c2a6d56f442075a Mon Sep 17 00:00:00 2001 From: Marius Tolzmann Date: Tue, 22 May 2012 22:59:37 +0200 Subject: [PATCH] release: Bump version to 1.0 yeahhhhhhhhhhh.... 8) here we go! linuxtag 2012 8) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ff26e41..6e87d8d 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.0_rc30 +BEE_VERSION = 1.0 CC=gcc CFLAGS=-Wall -g