Share
 
 

Checking the Maya Version

You can check which version of Maya is installed an whether there is a service pack installed or not.

The Maya Version appears when you select About Maya in the main Help menu option. An About Autodesk Maya window appears. The Version and Cut appear in the upper left of the window.
Version
The version number is found in the Maya main menu. If there is a Service Pack or Extension, it follows after the version number. For example, Autodesk Maya 2015 SP6.
Cut ID
The Cut ID number shows which build version of the software you are currently running. This number is useful for support issues.

Verify version with the Command line

You can use a command to identify what version of Maya you have:

mayabatch.exe -v
For example
  • Windows: d:\branch\maya\builds\main\build>Release\runTime\bin\maya -v
  • Mac and Linux:optim/runTime/Maya.app/Contents/MacOS/Maya -v

Was this information helpful?