Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 30.51
-
Fix Version/s: 32.53
-
Labels:None
-
Number of attachments :
Description
currently, JavaNCSS knows its version using a S_RCS_HEADER constant manually updated.
Should use the version in Manifest instead, since it is more accurate (automatically copied from pom.xml during jar construction)
done in r144