From d81cbe2c3395c6ae08bd31cb957784e3b854c312 Mon Sep 17 00:00:00 2001 From: manuelk Date: Wed, 30 Oct 2013 12:44:43 -0700 Subject: [PATCH] Release 2.3.1 --- opensubdiv/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opensubdiv/version.h b/opensubdiv/version.h index 15d8b153..abd2d2c9 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_1_dev +#define OPENSUBDIV_VERSION v2_3_1 #endif /* OPENSUBDIV_VERSION_H */