James Moger
2011-04-14 155bf78e3377910d29b2c912f58c0f496cb428e8
src/com/gitblit/Constants.java
@@ -12,6 +12,8 @@
   
   public final static String PUSH_ROLE = "push";
   public final static String PROPERTIES_FILE = "gitblit.properties";
   public static String getGitBlitVersion() {
      return NAME + " v" + VERSION;
   }