preparing for version 0.9.7
This commit is contained in:
@@ -104,7 +104,7 @@ public class Apg {
|
||||
public static final String ENCRYPT_FILE = "org.thialfihar.android.apg.intent.ENCRYPT_FILE";
|
||||
}
|
||||
|
||||
public static String VERSION = "0.9.6";
|
||||
public static String VERSION = "0.9.7";
|
||||
public static String FULL_VERSION = "APG v" + VERSION;
|
||||
|
||||
private static final int[] PREFERRED_SYMMETRIC_ALGORITHMS =
|
||||
|
||||
Reference in New Issue
Block a user