The .VERSION extended attribute (EA) contains the version number of the file format, as shown below.

    My_Application 1.0

The name of this EA consists of the string ".VERSION". The value of this EA contains the file object version number. This attribute can be ASCII or binary. Only the application that created the file object should modify the value of this EA. It can also be used to indicate an application or dynamic link library version number.


[Back] [Next]