aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-04 02:12:00 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-04 02:12:00 +0200
commitace8d22dde69ad1314d41b55901751c6c05bd2c3 (patch)
treeac1d5dd4af0f848ee116fb45855111e629341d25 /Makefile
parentupdate dist (diff)
downloadlibgamma-ace8d22dde69ad1314d41b55901751c6c05bd2c3.tar.gz
libgamma-ace8d22dde69ad1314d41b55901751c6c05bd2c3.tar.bz2
libgamma-ace8d22dde69ad1314d41b55901751c6c05bd2c3.tar.xz
whoops0.4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c5c1861..e280714 100644
--- a/Makefile
+++ b/Makefile
@@ -77,7 +77,7 @@ TESTOBJ = test methods errors
# The version of the library.
LIB_MAJOR = 0
-LIB_MINOR = 1
+LIB_MINOR = 4
LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR)
# Change by .config.mk to reflect what is used in the OS, linux uses so: libgamma.so