From f1514e824a422f8dd7c4cde61db7cac63e711ef6 Mon Sep 17 00:00:00 2001 From: DavidBluecame Date: Sun, 31 Jan 2016 15:44:10 +0100 Subject: [PATCH] Version change before Release --- include/yafray_constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/yafray_constants.h b/include/yafray_constants.h index 87150ef1..ada7e86b 100644 --- a/include/yafray_constants.h +++ b/include/yafray_constants.h @@ -5,7 +5,7 @@ #define __END_YAFRAY } #define PACKAGE "YafaRay" -#define VERSION "Experimental 2.0.2" +#define VERSION "Experimental 2.1.0" #if (__GNUC__ > 3) #define GCC_HASCLASSVISIBILITY