Skip to content

Commit

Permalink
Version 2.1-20200502
Browse files Browse the repository at this point in the history
  • Loading branch information
Argent77 committed May 2, 2020
1 parent 30d4599 commit 1bdf71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/org/infinity/gui/BrowserMenuBar.java
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@

public final class BrowserMenuBar extends JMenuBar implements KeyEventDispatcher
{
public static final String VERSION = "v2.1-20200425";
public static final String VERSION = "v2.1-20200502";
public static final LookAndFeelInfo DEFAULT_LOOKFEEL =
new LookAndFeelInfo("Metal", "javax.swing.plaf.metal.MetalLookAndFeel");

Expand Down

0 comments on commit 1bdf71e

Please sign in to comment.