From c98009ac377c77cf9ad2d1a8f609d58c31fb0eb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Gil=20P=C3=A9rez=20de=20la=20Manga?= Date: Mon, 23 Mar 2015 23:10:28 +0100 Subject: [PATCH] Bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 865eb91..a0216fb 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.2.0 +VERSION=0.2.1 ZIPNAME=crul-$(VERSION)-$(shell uname -m -s|tr '[:upper:] ' '[:lower:]-').zip all: spec build