Details
Description
Would be helpful to be able to determine programmatically what the version of Pivot is. The simplest method is to include "build.properties" which is the original source of this information in the packaged .jar files and then to provide an API to read and parse this value into a Version structure.