From 308ac0e093e5a44627695a5ea2a2350f7d01aeb3 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 4 Jun 2014 01:13:14 +0200 Subject: set version to 0.1 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(-) diff --git a/Makefile b/Makefile index b82ed4a..710e207 100644 --- a/Makefile +++ b/Makefile @@ -66,8 +66,8 @@ HEADERS = libgamma libgamma-config $(HEADERS_INFO) TESTOBJ = test # The version of the library. -LIB_MAJOR = 1 -LIB_MINOR = 0 +LIB_MAJOR = 0 +LIB_MINOR = 1 LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR) # Include configurations from `./configure`. -- cgit v1.2.3-70-g09d2