How to find out which version of unity a game is?

How do you find out which version of unity a gamepackage I download is exactly? (just gives errors) Also which version of unity for a game I am playing?

@veryhungryhobo2

In windows you can go to your Unity instaletion:
path examples:

  • C:\Program Files\Unity\Editor
  • C:\Program Files\Unity5\Editor
  • C:\Program Files\Unity beta\Editor
  • C:\Program Files\Unity 5.5 beta\Editor
  • C:\Program Files\Unity 5.5.0b1\Editor

Select Unity.exe right click properties, Details tab, Version number.