X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Farchaeopteryx%2FConstants.java;h=6f98cf5f907a7000781120d3515084026ca80f4a;hb=65a8c5b4114a280f1ec4977c89e2f5373fd68104;hp=512df8989c4d850bc9bce2a5d01338b99b688780;hpb=433f4b3f7913379d8bcc611c489de2bf1454e9fa;p=jalview.git diff --git a/forester/java/src/org/forester/archaeopteryx/Constants.java b/forester/java/src/org/forester/archaeopteryx/Constants.java index 512df89..6f98cf5 100644 --- a/forester/java/src/org/forester/archaeopteryx/Constants.java +++ b/forester/java/src/org/forester/archaeopteryx/Constants.java @@ -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.971 9M"; - final static String PRG_DATE = "2012.04.16"; + final static String VERSION = "0.972+ 9M"; + 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" };