A version is an explicitly requested audit history record for a study object. Every study object has a version that is composed of three numbers: the major number, the minor number, and the revision number, which appear in the following format:
<Major number>.<Minor number>.<Revision number>
For example, for version 1.2.34, the major number is 1, the minor number is 2, and the revision number is 34.
When you version a study object, you can choose to increment either the major or minor number. When you increment the major number, the minor number and revision number are both reset to 0. When you increment the minor number, the revision number is reset to 0. For example, for version 1.2.34:
Copyright © 2013 Oracle and/or its affiliates. All rights reserved. |
---|