Instead of having to firing up Xcode, the next time you need to remind yourself what version you’re running just do this:
1. Open up a Terminal.
2. From within the Terminal, just type this: /Developer/usr/bin/xcodebuild -version followed by the Enter key.
Voila!
gb