From 109a7b4822636d14d9707ba263d500805e66e1e7 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 25 Oct 2014 21:33:07 +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 76d1d16..9ad20c5 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 = 6 +LIB_MINOR = 7 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