Skip to content

Commit

Permalink
V4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
patrovite committed Jun 30, 2019
1 parent d1df626 commit c570c1a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified build/course_generator.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion src/course_generator/frmMain.java
Expand Up @@ -164,7 +164,7 @@
public class frmMain extends javax.swing.JFrame {
private static final long serialVersionUID = 6484405417503538528L;

private final static String Version = "4.1.1";
private final static String Version = "4.2.0";

public static boolean inEclipse = false;
public static CgLog log = null;
Expand Down

0 comments on commit c570c1a

Please sign in to comment.