| |||
| Home > Accessing Image Symbols > Symbol versioning > Version | |||
Symbol versioning adds the concept of a version to the dynamic symbol table. A version is a name that symbols are associated with. When a dynamic loader tries to resolve a symbol reference associated with a version name, it can only match against a symbol definition with the same version name.
A version might be associated with previous version names to show the revision history of the shared object.