We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a3737 commit ef19fb9Copy full SHA for ef19fb9
1 file changed
src/HLA.java
@@ -49,7 +49,7 @@ public class HLA{
49
50
//-d option
51
public static String MSAFILELOC;
52
- public static String VERSION = "0.9.1";
+ public static String VERSION = "0.9.2";
53
54
55
public HLA(String[] hlaList, String nomGFile){
0 commit comments