Skip to content

Commit

Permalink
Version 2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cseppan committed Jun 15, 2016
1 parent 632f672 commit 2965096
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ public class LoginWindow extends EmfFrame implements LoginView {

private ServiceLocator serviceLocator;

public final static String EMF_VERSION = "v2.11 - 06/06/2016";
public final static String EMF_VERSION = "v2.11.1 - 06/15/2016";

public LoginWindow(ServiceLocator serviceLocator) {
super("Login", "Login to the Emissions Modeling Framework [" + EMF_VERSION + "]");
Expand Down

0 comments on commit 2965096

Please sign in to comment.