From bea9d59a97275d08d8bb3b85c593da8402246877 Mon Sep 17 00:00:00 2001 From: manuelk Date: Mon, 17 Mar 2014 11:45:09 -0700 Subject: [PATCH] Release 2.3.5 --- opensubdiv/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opensubdiv/version.h b/opensubdiv/version.h index 9def0b53..100c7a41 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_3_5_dev +#define OPENSUBDIV_VERSION v2_3_5 #endif /* OPENSUBDIV_VERSION_H */