From 0781ce4ce58ab482f5006c892b2418ac1a6c7af7 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 15 Jan 2018 07:44:06 -0500 Subject: [PATCH] Update version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7552ba5..d1e9268 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ SLUG = Fundamental -VERSION = 0.5.1 +VERSION = 0.6.0dev SOURCES += $(wildcard src/*.cpp)