Skip to content

Commit

Permalink
0_102
Browse files Browse the repository at this point in the history
  • Loading branch information
leibnitz27 committed Aug 3, 2015
1 parent 644efa3 commit 3bc8abd
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_101";
public static final String CFR_VERSION = "0_102";
public static final String CFR_HEADER_BRA = "Decompiled with CFR";

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

0 comments on commit 3bc8abd

Please sign in to comment.