Solaris release

Is there anyway to determine the specific release of Solaris? If I use uname -r then it only gives me like 5.10, but I want to know if it is Solaris 10 11/06.
[165 byte] By [mtsola] at [2007-11-27 4:28:47]
# 1
cat /etc/releaseSolaris 10 6/06 s10s_u2wos_09a SPARCCopyright 2006 Sun Microsystems, Inc. All Rights Reserved.Use is subject to license terms.Assembled 09 June 2006
Melmotha at 2007-7-12 9:37:38 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
Try this:cat /etc/release
PFDogsa at 2007-7-12 9:37:38 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 3
Here's an article that gives a bit of history on it: http://developers.sun.com/solaris/articles/using_etc_release.html
Anthony_Maslowskia at 2007-7-12 9:37:38 > top of Java-index,Solaris Operating System,Solaris 10 Features...