X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Farchaeopteryx%2FConstants.java;h=a4cf125b6f77e0212dccae35311d4f0c1ea3d743;hb=6c436b1b2252d9d0fb42856a5285def7858399e4;hp=e5564bc22017eda03c8bcaf83c878759c752597d;hpb=0ca645a10a261e614f78e7ed7707aa28f7be5266;p=jalview.git diff --git a/forester/java/src/org/forester/archaeopteryx/Constants.java b/forester/java/src/org/forester/archaeopteryx/Constants.java index e5564bc..a4cf125 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.9896 beta"; - final static String PRG_DATE = "140822"; + final static String VERSION = "0.9903 beta"; + final static String PRG_DATE = "150116"; 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" };