From 62c5c1e43ad40d982935b76eda6a97f9aa795bf1 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Fri, 19 Aug 2016 15:26:38 +0200 Subject: [PATCH] set version to 1.2.11 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a41ac80..748afd3 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -BEE_VERSION = 1.2.10 +BEE_VERSION = 1.2.11 CC=gcc CFLAGS=-Wall -g