From 3d5d6f16c72355bcaa734ddfabcddf2a7a120782 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 17 Sep 2014 20:55:51 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 17347c4..76d1d16 100644 --- a/Makefile +++ b/Makefile @@ -77,7 +77,7 @@ TESTOBJ = test methods errors crtcinfo user ramps # The version of the library. LIB_MAJOR = 0 -LIB_MINOR = 5 +LIB_MINOR = 6 LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR) # Change by .config.mk to reflect what is used in the OS, linux uses so: libgamma.so -- cgit v1.2.3-70-g09d2