From 2eccabe568a61c990baa62f1d6a2f58d7f62f3e6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 12 Nov 2014 14:53:39 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 82b8f36..690973b 100644 --- a/Makefile +++ b/Makefile @@ -5,8 +5,8 @@ # The version of the library. -LIB_MAJOR = 1 -LIB_MINOR = 0 +LIB_MAJOR = 0 +LIB_MINOR = 1 LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR) -- cgit v1.2.3-70-g09d2