Skip to content

Commit

Permalink
Version 1.35.0-snapshot-20150125
Browse files Browse the repository at this point in the history
  • Loading branch information
Argent77 committed Jan 25, 2015
1 parent c7c023a commit 334255c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/infinity/gui/BrowserMenuBar.java
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@

public final class BrowserMenuBar extends JMenuBar
{
public static final String VERSION = "v1.35.0-snapshot-20150104";
public static final String VERSION = "v1.35.0-snapshot-20150125";
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 334255c

Please sign in to comment.