From 0e05915c86a981a6299b39cee43694e27dc8a908 Mon Sep 17 00:00:00 2001 From: manuelk Date: Tue, 3 Sep 2013 15:51:29 -0700 Subject: [PATCH] Release 2.1.0 --- opensubdiv/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opensubdiv/version.h b/opensubdiv/version.h index 111215d6..c4113eab 100644 --- a/opensubdiv/version.h +++ b/opensubdiv/version.h @@ -26,6 +26,6 @@ #ifndef OPENSUBDIV_VERSION_H #define OPENSUBDIV_VERSION_H -#define OPENSUBDIV_VERSION v2_1_0_dev +#define OPENSUBDIV_VERSION v2_1_0 #endif /* OPENSUBDIV_VERSION_H */