Skip to content

Commit 058d1ae

Browse files
committed
Update the version
1 parent 70eef75 commit 058d1ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/java/edu/ucsd/msjava/ui/MSGFPlus.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222

2323

2424
public class MSGFPlus {
25-
public static final String VERSION = "Release (v2016.12.12)";
26-
public static final String RELEASE_DATE = "12 Dec 2016";
25+
public static final String VERSION = "Release (v2017.01.10)";
26+
public static final String RELEASE_DATE = "10 Jan 2017";
2727

2828
public static final String DECOY_DB_EXTENSION = ".revCat.fasta";
2929
public static final String DECOY_PROTEIN_PREFIX = "XXX";

0 commit comments

Comments
 (0)