Skip to content

Commit

Permalink
v1.6-01c
Browse files Browse the repository at this point in the history
  • Loading branch information
mdcao committed Jan 27, 2016
1 parent a113186 commit 681b2d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/japsa/util/deploy/Deploy.java
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
*/
public class Deploy {
public static ArrayList<Object> tools = new ArrayList<Object>();
public static String VERSION = "1.6-01b";
public static String VERSION = "1.6-01c";
public static final String FIELD_SEP = "\t";

public static boolean DEBUG = true;
Expand Down

0 comments on commit 681b2d4

Please sign in to comment.