From 05ab106bd63e636cdef516e582de8eb3240cd277 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 25 Apr 2015 18:26:04 +0200 Subject: update version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 35cdaaa..70b7132 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ FLAGS = -std=c99 -Wall -Wextra -pedantic -O2 LIB_MAJOR = 1 LIB_MINOR = 0 LIB_VERSION = ${LIB_MAJOR}.${LIB_MINOR} -VERSION = 1.0 +VERSION = 1.0.1 all: bus doc -- cgit v1.2.3-70-g09d2