lifted 1.0.x to new version

This commit is contained in:
Thialfihar
2010-06-03 21:31:02 +00:00
parent 031f9bb5e1
commit 4acca3b54f
2 changed files with 2 additions and 2 deletions

View File

@@ -130,7 +130,7 @@ public class Apg {
public static final String EXTRA_MAX = "max";
public static final String EXTRA_ACCOUNT = "account";
public static String VERSION = "1.0.0";
public static String VERSION = "1.0.1";
public static String FULL_VERSION = "APG v" + VERSION;
private static final int[] PREFERRED_SYMMETRIC_ALGORITHMS =