There is a quick and easy way to find out what version of PowerShell you are running. All you have to do is open up PowerShell and type in $PSVersionTable. This command will also give you the WSMan version, .NET framework version, build version, PSRemotingProtocolVersion, and some other information. Below is a quick screen capture of what the output looks like from the command.