From b07a714989ab59189ca19b599a03ab8fabc5679b Mon Sep 17 00:00:00 2001 From: Jon Williams Date: Mon, 30 Apr 2018 22:08:00 -0400 Subject: [PATCH] 0.6.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d9614ed..c2dfaa1 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ SLUG = PulsumQuadratum-SDR -VERSION ?= 0.6.0dev +VERSION ?= 0.6.0 # If RACK_DIR is not defined when calling the Makefile, default to two levels above RACK_DIR ?= ../..