lifting branch to 0.9.8

This commit is contained in:
Thialfihar
2010-05-21 03:04:02 +00:00
parent e72cd83286
commit 97745873e7
3 changed files with 2 additions and 8 deletions

View File

@@ -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.7";
public static String VERSION = "0.9.8";
public static String FULL_VERSION = "APG v" + VERSION;
private static final int[] PREFERRED_SYMMETRIC_ALGORITHMS =