Skip to content

Commit

Permalink
0_83
Browse files Browse the repository at this point in the history
  • Loading branch information
leibnitz27 committed Aug 8, 2014
1 parent 1676b20 commit cba0450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/org/benf/cfr/reader/util/MiscConstants.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package org.benf.cfr.reader.util;

public interface MiscConstants {
public static final String CFR_VERSION = "0_82";
public static final String CFR_VERSION = "0_83";
public static final String CFR_HEADER_BRA = "Decompiled with CFR";

public static final String INIT_METHOD = "<init>";
Expand Down

0 comments on commit cba0450

Please sign in to comment.