diff --git a/src/appleseed-max-impl/version.cpp b/src/appleseed-max-impl/version.cpp index 7e6abb6..ac2b5e7 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.4.0-beta"); +const TCHAR* PluginVersionString = _T("0.4.1-beta");