From 6ea2dee727a56b0b7cf542e0375edbad932f81f6 Mon Sep 17 00:00:00 2001 From: manuelk Date: Mon, 3 Jun 2013 17:51:58 -0700 Subject: [PATCH] Release 1.2.2 --- opensubdiv/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opensubdiv/version.h b/opensubdiv/version.h index 4bb9da80..2a7d41c0 100644 --- a/opensubdiv/version.h +++ b/opensubdiv/version.h @@ -58,6 +58,6 @@ #ifndef OPENSUBDIV_VERSION_H #define OPENSUBDIV_VERSION_H -#define OPENSUBDIV_VERSION v1_2_1 +#define OPENSUBDIV_VERSION v1_2_2 #endif /* OPENSUBDIV_VERSION_H */