diff --git a/src/appleseed-max-impl/version.cpp b/src/appleseed-max-impl/version.cpp index b676813..64b8b56 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.3-beta"); +const TCHAR* PluginVersionString = _T("0.4.4-beta");