From 6c4669e565aedf2ba073b7d6d25877f483d2e6bd Mon Sep 17 00:00:00 2001 From: manuelk Date: Fri, 9 Jan 2015 14:00:26 -0800 Subject: [PATCH] Release 3.0.0.beta --- opensubdiv/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opensubdiv/version.h b/opensubdiv/version.h index bc20cd9c..62dd95ed 100644 --- a/opensubdiv/version.h +++ b/opensubdiv/version.h @@ -25,7 +25,7 @@ #ifndef OPENSUBDIV_VERSION_H #define OPENSUBDIV_VERSION_H -#define OPENSUBDIV_VERSION v3_0_0_alpha +#define OPENSUBDIV_VERSION v3_0_0_beta namespace OpenSubdiv { namespace OPENSUBDIV_VERSION {