Class VersionConstants


  • public class VersionConstants
    extends Object
    Tracking the version for output on screen
    Author:
    Aaron Zeckoski (azeckoski @ gmail.com)
    • Field Detail

      • APP_VERSION

        public static String APP_VERSION
        The current version of the application for updating purposes, this should always be the NEXT version of the tool if this is trunk code
      • SVN_REVISION

        public static String SVN_REVISION
      • SVN_LAST_UPDATE

        public static String SVN_LAST_UPDATE
    • Constructor Detail

      • VersionConstants

        public VersionConstants()