Class VersionConstants
- java.lang.Object
-
- org.sakaiproject.entitybroker.util.VersionConstants
-
public class VersionConstants extends Object
Tracking the version for output on screen- Author:
- Aaron Zeckoski (azeckoski @ gmail.com)
-
-
Field Summary
Fields Modifier and Type Field Description static StringAPP_VERSIONThe current version of the application for updating purposes, this should always be the NEXT version of the tool if this is trunk codestatic StringSVN_LAST_UPDATEstatic StringSVN_REVISION
-
Constructor Summary
Constructors Constructor Description VersionConstants()
-