Skip to content

Commit

Permalink
Version 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cseppan committed Mar 25, 2019
1 parent cd8fcd7 commit 0f6d64c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified EMF/lib/epa-commons.jar
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public class LoginWindow extends EmfFrame implements LoginView {

private ServiceLocator serviceLocator;

public final static String EMF_VERSION = "v3.3b1 - 02/19/2018";
public final static String EMF_VERSION = "v3.3 - 03/25/2019";

public LoginWindow(ServiceLocator serviceLocator) {
super("Login", "Login to EMF [" + EMF_VERSION + "]");
Expand Down

0 comments on commit 0f6d64c

Please sign in to comment.