From d72ce282fd8e599a9822a2bcdff40c7cb3c2ab37 Mon Sep 17 00:00:00 2001 From: manuelk Date: Wed, 28 May 2014 16:39:50 -0700 Subject: [PATCH] Release 2.5.0 --- opensubdiv/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opensubdiv/version.h b/opensubdiv/version.h index 96aa2c58..d1c34676 100644 --- a/opensubdiv/version.h +++ b/opensubdiv/version.h @@ -25,6 +25,6 @@ #ifndef OPENSUBDIV_VERSION_H #define OPENSUBDIV_VERSION_H -#define OPENSUBDIV_VERSION v2_5_0_dev +#define OPENSUBDIV_VERSION v2_5_0 #endif /* OPENSUBDIV_VERSION_H */