applet gsdi
[jalview.git] / forester / java / src / org / forester / archaeopteryx / Constants.java
index 500ec78..e539c54 100644 (file)
@@ -42,8 +42,8 @@ public final class Constants {
     public final static boolean __SYNTH_LF                                                    = false;                                                               // TODO remove me
     public final static boolean ALLOW_DDBJ_BLAST                                              = false;
     public final static String  PRG_NAME                                                      = "Archaeopteryx";
-    final static String         VERSION                                                       = "0.9805+ A1ST";
-    final static String         PRG_DATE                                                      = "130306";
+    final static String         VERSION                                                       = "0.9806 A1ST";
+    final static String         PRG_DATE                                                      = "130308";
     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" };