solaris 10 build

How do you determine the build version of Solaris 10 that is currently running on a server?
[98 byte] By [sgtrock] at [2007-11-26 7:42:00]
# 1
$ cat /etc/reelase
timevans at 2007-7-6 19:49:40 > top of Java-index,General,Talk to the Sysop...
# 2
whoops, that's /etc/release
timevans at 2007-7-6 19:49:40 > top of Java-index,General,Talk to the Sysop...
# 3

This is the contents of my release file:

# cat /etc/release

Solaris 10 3/05 s10_74L2a SPARC

Copyright 2005 Sun Microsystems, Inc. All Rights Reserved.

Use is subject to license terms.

Assembled 22 January 2005

Where is the build info? I need to know if this version is build 60 or later.

sgtrock at 2007-7-6 19:49:40 > top of Java-index,General,Talk to the Sysop...
# 4

Solaris 10 3/05 s10_74L2a SPARC

... that would be build #74

which if I remember correctly, is equal to the March 2005 GA release of the OS.

I'm going by vague memory, here.

I have a Solaris x86 system with the Sol10 3/05 GA release on it

and that's the same info as in my Release file.

Others may jump in here to contribute more information.

rukbat at 2007-7-6 19:49:40 > top of Java-index,General,Talk to the Sysop...
# 5
Hello,a hint/pointer to all contributors.The ability to edit your own posts was enabled by the administration staff.Just click on the "bubble with the pen" right of the small red envelope icon. You can even add a comment why and what you changed.Michael
MAALATFT at 2007-7-6 19:49:40 > top of Java-index,General,Talk to the Sysop...
# 6
Thanks for the info. That is what I needed.Larry
sgtrock at 2007-7-6 19:49:40 > top of Java-index,General,Talk to the Sysop...