diff --git a/src/appleseed-max-impl/version.cpp b/src/appleseed-max-impl/version.cpp index 44748c2..7eb02b7 100644 --- a/src/appleseed-max-impl/version.cpp +++ b/src/appleseed-max-impl/version.cpp @@ -29,4 +29,4 @@ // Interface header. #include "version.h" -const TCHAR* PluginVersionString = _T("0.2.0-beta"); +const TCHAR* PluginVersionString = _T("0.2.1-beta");