lift version to 0.9.4

This commit is contained in:
Thialfihar
2010-05-04 17:38:54 +00:00
parent 168795b827
commit 49be34c4a4
2 changed files with 2 additions and 2 deletions

View File

@@ -103,7 +103,7 @@ public class Apg {
public static final String ENCRYPT_FILE = "org.thialfihar.android.apg.intent.ENCRYPT_FILE";
}
public static String VERSION = "0.9.3";
public static String VERSION = "0.9.4";
public static String FULL_VERSION = "APG v" + VERSION;
private static final int[] PREFERRED_SYMMETRIC_ALGORITHMS =