diff options
author | Mattias Andrée <maandree@kth.se> | 2017-06-12 18:04:53 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-06-12 18:04:53 +0200 |
commit | 1bdff00c291d0dc9b76a4877e1cb0d8eb81f562e (patch) | |
tree | e24f4c32571f39f21dc52d60130bfb0a4e6fde9c | |
parent | libcolour_convert uses libcolour_convert_en_masse instead of the other way around (diff) | |
download | libcolour-1bdff00c291d0dc9b76a4877e1cb0d8eb81f562e.tar.gz libcolour-1bdff00c291d0dc9b76a4877e1cb0d8eb81f562e.tar.bz2 libcolour-1bdff00c291d0dc9b76a4877e1cb0d8eb81f562e.tar.xz |
Bump version2.2
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ VERSION_MAJOR = 2 -VERSION_MINOR = 1 +VERSION_MINOR = 2 PREFIX = /usr/local MANPREFIX = $(PREFIX)/share/man |