From 8ddef5f30943fe4a9c59fa3cc1339e8cb8a54df2 Mon Sep 17 00:00:00 2001 From: Mark Wolfe Date: Fri, 26 Aug 2016 17:35:17 +1000 Subject: [PATCH] Prepare for 1.4.0 release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d5a218c..6a3f9b0 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ NAME=unicreds ARCH=$(shell uname -m) -VERSION=1.4.0 +VERSION=1.5.0 GO15VENDOREXPERIMENT := 1 ITERATION := 1