aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2017-03-01 16:21:37 +0000
committerRichard van der Hoff <richard@matrix.org>2017-03-01 16:21:37 +0000
commit77eaaa3d5f60b83a618ee2034e2934bd6889339d (patch)
tree3c8a029d05577b7e61f0d0fd878db41b992712dd /Makefile
parent86c6af943a6f72f52de87bddd9401e3dd5f0716a (diff)
prepare v2.2.22.2.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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