From bc43ad439543c53b7b26718fe052d55fd9b74464 Mon Sep 17 00:00:00 2001 From: manuelk Date: Thu, 18 Jul 2013 15:50:23 -0700 Subject: [PATCH] Release 2.0.0 --- opensubdiv/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opensubdiv/version.h b/opensubdiv/version.h index 60b72013..00549b9f 100644 --- a/opensubdiv/version.h +++ b/opensubdiv/version.h @@ -26,6 +26,6 @@ #ifndef OPENSUBDIV_VERSION_H #define OPENSUBDIV_VERSION_H -#define OPENSUBDIV_VERSION v1_2_4 +#define OPENSUBDIV_VERSION v2_0_0 #endif /* OPENSUBDIV_VERSION_H */