versioning utility on solaris

hello.

in my workplace every day a version of out product is compiled (and exe

files and libs created) , i would like to be able to know throw time for

every compiled product to which version it belongs.

is there any utility on unix that can stamp my exe files (and libs) in a way

that i could retrive later the versioning info on that file ?

tx.

hagai.

[409 byte] By [banana123] at [2007-11-25 23:19:01]
# 1
There's no "versioning" utility that I know of; common practice is to add a version flag to a binary, so when you type # myutility -v it would give you the version.
Chaac at 2007-7-5 18:07:15 > top of Java-index,General,Talk to the Sysop...