version up

This commit is contained in:
eugene-shevchenko 2015-03-27 10:52:29 +02:00
parent 40e1019d5b
commit 8fd961ecaf
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ subprojects {
apply plugin: 'java'
group = 'org.ethereum'
version = '0.8.2-SNAPSHOT'
version = '0.8.3-SNAPSHOT'
compileJava.options.encoding = 'UTF-8'
compileJava.options.compilerArgs << '-XDignore.symbol.file'