in progress
[jalview.git] / forester / java / src / org / forester / archaeopteryx / Constants.java
index 75bae3d..6f98cf5 100644 (file)
@@ -43,7 +43,7 @@ public final class Constants {
     public final static boolean ALLOW_DDBJ_BLAST                                              = false;
     public final static String  PRG_NAME                                                      = "Archaeopteryx";
     final static String         VERSION                                                       = "0.972+ 9M";
-    final static String         PRG_DATE                                                      = "2012.06.29";
+    final static String         PRG_DATE                                                      = "120808";
     final static String         DEFAULT_CONFIGURATION_FILE_NAME                               = "_aptx_configuration_file";
     final static String[]       DEFAULT_FONT_CHOICES                                          = { "Verdana", "Tahoma",
             "Arial", "Helvetica", "Dialog", "Lucida Sans", "SansSerif", "Sans-serif", "Sans" };