From 7c237ad3b3b246693afaea03a511b6d6b6ee8020 Mon Sep 17 00:00:00 2001 From: Marius Tolzmann Date: Mon, 13 Aug 2012 22:37:07 +0200 Subject: [PATCH] release: Bump version to 1.2 new features: bee-dep was replaced by bee-cache which is used to show conflicts at build/install time --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8bfb78e..1d74c98 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.1.99 +BEE_VERSION = 1.2 CC=gcc CFLAGS=-Wall -g