From 121474579fc0471704abd3c0656cd9762434e6ff Mon Sep 17 00:00:00 2001 From: "U-ACTIVED\\danielez" Date: Thu, 22 Mar 2018 10:10:40 +0100 Subject: [PATCH] Makefile VERSION updated, compliant with Rack 0.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5cc43aa..df7648b 100755 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ SLUG = RODENTMODULES -VERSION = 0.6.0dev +VERSION = 0.6.0 SOURCES = $(wildcard src/*.cpp)