From 168980e9cdb0dffb0381397c86d38e07d92eeba5 Mon Sep 17 00:00:00 2001 From: Irene Papakonstantinou Date: Wed, 30 Sep 2015 10:10:05 -0700 Subject: [PATCH] Bump infer release Reviewed By: @jvillard Differential Revision: D2489789 --- infer/src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infer/src/Makefile b/infer/src/Makefile index f852a4fef..ea12772a8 100644 --- a/infer/src/Makefile +++ b/infer/src/Makefile @@ -6,7 +6,7 @@ # of patent rights can be found in the PATENTS file in the same directory. INFER_VERSION_MAJOR = 0 -INFER_VERSION_MINOR = 3 +INFER_VERSION_MINOR = 4 INFER_VERSION_PATCH = 0 REMOVE = rm -vf