From b24017e13819f54f10d52fc993ee91d56661d995 Mon Sep 17 00:00:00 2001 From: NeoTheFox Date: Fri, 20 Mar 2015 21:44:34 +0300 Subject: [PATCH] Moved to the next version development --- repraptor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repraptor.h b/repraptor.h index e48f11b..d446335 100644 --- a/repraptor.h +++ b/repraptor.h @@ -2,7 +2,7 @@ #define REPRAPTOR_H #ifndef REPRAPTOR_VERSION -#define REPRAPTOR_VERSION "0.3.6" +#define REPRAPTOR_VERSION "0.3.7" #endif namespace RepRaptor