Skip to content

Commit

Permalink
Version v2.0-20160812
Browse files Browse the repository at this point in the history
  • Loading branch information
Argent77 committed Aug 12, 2016
1 parent 0dccbca commit dff7e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/org/infinity/gui/BrowserMenuBar.java
Expand Up @@ -94,7 +94,7 @@

public final class BrowserMenuBar extends JMenuBar
{
public static final String VERSION = "v2.0-20160616";
public static final String VERSION = "v2.0-20160812";
public static final int OVERRIDE_IN_THREE = 0, OVERRIDE_IN_OVERRIDE = 1, OVERRIDE_SPLIT = 2;
public static final LookAndFeelInfo DEFAULT_LOOKFEEL =
new LookAndFeelInfo("Metal", "javax.swing.plaf.metal.MetalLookAndFeel");
Expand Down

0 comments on commit dff7e2c

Please sign in to comment.