Skip to content

Commit

Permalink
Bumped the version to 1.40.1
Browse files Browse the repository at this point in the history
  • Loading branch information
s-andrews committed Feb 21, 2018
1 parent 1ceb108 commit 585a167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uk/ac/babraham/SeqMonk/SeqMonkApplication.java
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ public class SeqMonkApplication extends JFrame implements ProgressListener, Data
private static SeqMonkApplication application;

/** The version of SeqMonk */
public static final String VERSION = "1.40.1.devel";
public static final String VERSION = "1.40.1";

private SeqMonkMenu menu;

Expand Down

0 comments on commit 585a167

Please sign in to comment.