Skip to content

Commit

Permalink
Updated for v1.8.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Fontana committed Oct 23, 2017
1 parent 7d11a6c commit ab30caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gov/gsa/icamcardbuilder/app/Gui.java
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
public class Gui extends JPanel {

private static final long serialVersionUID = 1L;
protected final static String version = "1.8.8";
protected final static String version = "1.8.9";
protected static boolean debug = true;
protected static Logger logger;
protected static String decodedPath;
Expand Down

0 comments on commit ab30caf

Please sign in to comment.