Skip to content

Commit 72587bb

Browse files
committed
Bumped to v2.5
1 parent c30f8f9 commit 72587bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MSFragger-GUI/src/umich/msfragger/Version.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*/
2424
public class Version {
2525
public static final String PROP_VER = "msfragger.gui.version";
26-
public static final String VERSION = "2.4";
26+
public static final String VERSION = "2.5";
2727

2828
public static String getVersion() {
2929
java.util.ResourceBundle bundle = java.util.ResourceBundle.getBundle("umich/msfragger/gui/Bundle"); // NOI18N

0 commit comments

Comments
 (0)