aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 750a22e..f558047 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 = 8
+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