Applet is going more functions.
[jalview.git] / forester / java / src / org / forester / archaeopteryx / Constants.java
index 3a83b40..ba09c6a 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.9904 beta";
-    final static String         PRG_DATE                                                      = "150218";
+    final static String         VERSION                                                       = "0.9905 experimental";
+    final static String         PRG_DATE                                                      = "150304";
     final static String         DEFAULT_CONFIGURATION_FILE_NAME                               = "_aptx_configuration_file";
     final static String[]       DEFAULT_FONT_CHOICES                                          = { "Arial", "Helvetica",
             "Verdana", "Tahoma", "Dialog", "Lucida Sans", "SansSerif", "Sans-serif", "Sans"  };