aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2017-01-18 18:16:02 +0000
committerRichard van der Hoff <richard@matrix.org>2017-01-18 18:16:32 +0000
commitb185229c2beb01b88b21be322cff750c1342e79a (patch)
treee6403d6c69672d8c3b99caaeae7f8e4d76f8ad95 /Makefile
parent1014712fd0f759d99fe37e92f35fea4e8b20e722 (diff)
Prep v2.2.12.2.1
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