Skip to content

Commit

Permalink
Bumped version to 0.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
s-andrews committed Jan 10, 2018
1 parent 53d33ba commit 9c9f1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uk/ac/babraham/FastQC/FastQCApplication.java
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

public class FastQCApplication extends JFrame {

public static final String VERSION = "0.11.7.devel";
public static final String VERSION = "0.11.7";

private JTabbedPane fileTabs;
private WelcomePanel welcomePanel;
Expand Down

0 comments on commit 9c9f1a2

Please sign in to comment.