aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-06-12 18:04:53 +0200
committerMattias Andrée <maandree@kth.se>2017-06-12 18:04:53 +0200
commit1bdff00c291d0dc9b76a4877e1cb0d8eb81f562e (patch)
treee24f4c32571f39f21dc52d60130bfb0a4e6fde9c
parentlibcolour_convert uses libcolour_convert_en_masse instead of the other way around (diff)
downloadlibcolour-1bdff00c291d0dc9b76a4877e1cb0d8eb81f562e.tar.gz
libcolour-1bdff00c291d0dc9b76a4877e1cb0d8eb81f562e.tar.bz2
libcolour-1bdff00c291d0dc9b76a4877e1cb0d8eb81f562e.tar.xz
Bump version2.2
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 9924d1f..8e30424 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
VERSION_MAJOR = 2
-VERSION_MINOR = 1
+VERSION_MINOR = 2
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man