commit da24af3ae9984b04347ee8c8dc964a79a15d05bf parent ff2ebdc2a84bc96bd59026f51556af9001e4cc61 Author: Mattias Andrée <maandree@kth.se> Date: Sat, 6 May 2017 13:13:05 +0200 Bump version to 1.1 Signed-off-by: Mattias Andrée <maandree@kth.se> Diffstat:
M | config.mk | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # blind version -VERSION = 1.0 +VERSION = 1.1 # Paths PREFIX = /usr/local