aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-06-10 13:50:13 +0200
committerMattias Andrée <maandree@kth.se>2017-06-10 13:59:53 +0200
commit769d12c6be9e4be2ec776a7f6e69dedefebd9cb2 (patch)
tree21186cd204fb87f353877e495dca56645235275e /config.mk
parentAdd libcolour_get_rgb_colour_space.3 (diff)
downloadlibcolour-769d12c6be9e4be2ec776a7f6e69dedefebd9cb2.tar.gz
libcolour-769d12c6be9e4be2ec776a7f6e69dedefebd9cb2.tar.bz2
libcolour-769d12c6be9e4be2ec776a7f6e69dedefebd9cb2.tar.xz
Add libcolour_convert_en_masse
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index c2ee0de..9924d1f 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
VERSION_MAJOR = 2
-VERSION_MINOR = 0
+VERSION_MINOR = 1
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man