aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7b43cbc..482a1e9 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
MAJOR := 2
MINOR := 2
-PATCH := 0
+PATCH := 1
VERSION := $(MAJOR).$(MINOR).$(PATCH)
PREFIX ?= /usr/local
BUILD_DIR := build