-
Notifications
You must be signed in to change notification settings - Fork 290
Versioning
Gabe Stocco edited this page Mar 30, 2019
·
4 revisions
An ASA version string looks like
2.0.14-beta+cd32f380ac
The elements of the version string are in order:
The current major version for ASA is 2.
Incremented when significant API or backward-incompatible DB Schema changes have been made.
Incremented on every build.
ASA is currently released as Preview Beta software.
The commit stamp refers to the GitHub commit id of the build.