James Moger
2011-05-19 00afd77a2182ece3d9522d41b86b4ddd7e132288
src/com/gitblit/Constants.java
@@ -3,6 +3,8 @@
public class Constants {
   public final static String NAME = "Git:Blit";
   public final static String FULL_NAME = "Git:Blit - a Pure Java Git Solution";
   // The build script extracts this exact line so be careful editing it
   // and only use A-Z a-z 0-9 .-_ in the string.