From 2c013b7029dbf8570729e3ceed3f563d4b038f4d Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 10 Mar 2018 17:36:30 -0500 Subject: [PATCH] Change VERSION to 0.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d5b726a..bdf7f11 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ SLUG = Befaco -VERSION = 0.6.0dev +VERSION = 0.6.0 FLAGS = -I./pffft -DPFFFT_SIMD_DISABLE