Skip to content

Commit

Permalink
Version 1.35.0-snapshot-20140315
Browse files Browse the repository at this point in the history
  • Loading branch information
Argent77 committed Mar 15, 2014
1 parent e06ab5b commit d2c653c
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 @@ -69,7 +69,7 @@

public final class BrowserMenuBar extends JMenuBar
{
public static final String VERSION = "v1.35.0-snapshot-20140309";
public static final String VERSION = "v1.35.0-snapshot-20140315";
public static final int OVERRIDE_IN_THREE = 0, OVERRIDE_IN_OVERRIDE = 1, OVERRIDE_SPLIT = 2;
public static final int LOOKFEEL_JAVA = 0, LOOKFEEL_WINDOWS = 1, LOOKFEEL_MOTIF = 2, LOOKFEEL_PLASTICXP = 3;
public static final int RESREF_ONLY = 0, RESREF_REF_NAME = 1, RESREF_NAME_REF = 2;
Expand Down

0 comments on commit d2c653c

Please sign in to comment.