aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-10-25 21:33:07 +0200
committerMattias Andrée <maandree@operamail.com>2014-10-25 21:33:07 +0200
commit109a7b4822636d14d9707ba263d500805e66e1e7 (patch)
treead7829d1b42a059d650ef79c1d04265fc4a00cba
parentint128 is not supported on 32-bit platforms (diff)
downloadlibgamma-109a7b4822636d14d9707ba263d500805e66e1e7.tar.gz
libgamma-109a7b4822636d14d9707ba263d500805e66e1e7.tar.bz2
libgamma-109a7b4822636d14d9707ba263d500805e66e1e7.tar.xz
bump version0.7
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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