From 1c5cd3da03c89fdb385ef180ea7261b5da452a5a Mon Sep 17 00:00:00 2001 From: DavidBluecame Date: Sat, 16 Apr 2016 10:11:54 +0100 Subject: [PATCH] Removed "Experimental" from version and modified Authors list --- AUTHORS | 2 -- include/yafray_constants.h | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index 1a22dd57..8918747e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -13,6 +13,4 @@ Bert Buchholz (bert) Michele Castigliego (subcomandante) Gustavo Boiko (boiko) Rodrigo Placencia (DarkTide) - -Developers for YafaRay-E (Experimental v0.1.99 and higher) David Bluecame diff --git a/include/yafray_constants.h b/include/yafray_constants.h index 2d3ca8b0..53ce383c 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.1.1" +#define VERSION "2.1.1" #if (__GNUC__ > 3) #define GCC_HASCLASSVISIBILITY