From e605879570c565605576fc1d87f2c87d0f6362de Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 17 May 2015 13:39:22 +0200 Subject: bump version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 04779e3..5f1727d 100644 --- a/Makefile +++ b/Makefile @@ -24,10 +24,10 @@ MAN7 = libbus FLAGS = -std=c99 -Wall -Wextra -pedantic -O2 -LIB_MAJOR = 2 -LIB_MINOR = 0 +LIB_MAJOR = 3 +LIB_MINOR = 1 LIB_VERSION = ${LIB_MAJOR}.${LIB_MINOR} -VERSION = 2.0 +VERSION = 3.1 all: bus doc -- cgit v1.2.3-70-g09d2