update id string

This commit is contained in:
Shikhar Bhushan
2011-12-20 11:12:35 +00:00
parent 22a5ffe735
commit 1ff4772f3f

View File

@@ -91,7 +91,7 @@ public class DefaultConfig
private final Logger log = LoggerFactory.getLogger(getClass());
private static final String VERSION = "SSHJ_0_6_0";
private static final String VERSION = "SSHJ_0_7";
public DefaultConfig() {
setVersion(VERSION);