From 5ede429f2f306d52935f8f9dea379542aa864438 Mon Sep 17 00:00:00 2001 From: manuelk Date: Fri, 5 Sep 2014 10:57:30 -0700 Subject: [PATCH] Release 2.6.1 --- opensubdiv/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opensubdiv/version.h b/opensubdiv/version.h index c6af50e0..3b58e1fb 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_6_0 +#define OPENSUBDIV_VERSION v2_6_1 #endif /* OPENSUBDIV_VERSION_H */