Release 6.2 and bump.

This commit is contained in:
wizjany 2016-11-30 14:12:18 -05:00
parent 8e35db0f35
commit f147402d30

View File

@ -1,7 +1,7 @@
apply plugin: 'eclipse'
apply plugin: 'idea'
project.version = '6.1.3-SNAPSHOT'
project.version = '6.2.1-SNAPSHOT'
ext.internalVersion = project.version + ";" + gitCommitHash
sourceCompatibility = 1.7