From 77eaaa3d5f60b83a618ee2034e2934bd6889339d Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Wed, 1 Mar 2017 16:21:37 +0000 Subject: prepare v2.2.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 482a1e9..77bf0ec 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ MAJOR := 2 MINOR := 2 -PATCH := 1 +PATCH := 2 VERSION := $(MAJOR).$(MINOR).$(PATCH) PREFIX ?= /usr/local BUILD_DIR := build -- cgit v1.2.3