(no commit message)
[jalview.git] / forester / java / src / org / forester / archaeopteryx / Constants.java
index e638abf..da8bf0c 100644 (file)
@@ -41,8 +41,8 @@ public final class Constants {
     public final static boolean __SNAPSHOT_RELEASE                                            = true;                                                     // TODO remove me
     public final static boolean __SYNTH_LF                                                    = false;                                                    // TODO remove me
     public final static String  PRG_NAME                                                      = "Archaeopteryx";
-    final static String         VERSION                                                       = "0.964 beta BG";
-    final static String         PRG_DATE                                                      = "2011.12.08";
+    final static String         VERSION                                                       = "0.966 beta T2P";
+    final static String         PRG_DATE                                                      = "2011.12.15";
     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" };