James Moger
2012-03-27 1aabf0a23f112f06cd7ea5e43a11c11bd177872b
src/com/gitblit/Constants.java
@@ -70,6 +70,8 @@
   
   public static final int LEN_SHORTLOG_REFS = 60;
   
   public static final String DEFAULT_BRANCH = "default";
   public static String getGitBlitVersion() {
      return NAME + " v" + VERSION;
   }