version inc

This commit is contained in:
romanman 2014-11-06 07:43:44 -05:00
parent b90b92b09f
commit cde8567d4b
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
<groupId>org.ethereum</groupId>
<artifactId>ethereumj</artifactId>
<packaging>jar</packaging>
<version>0.7.8</version>
<version>0.7.9</version>
<name>EthereumJ</name>
<url>http://www.ethereumj.org</url>

View File

@ -143,10 +143,10 @@ max.blocks.ask = 100
# how much block we will keep in buffer
# until the execution is set by this param
# recommended value: [100.300]
max.blocks.queued = 300
max.blocks.queued = 3000
# project version auto copied during build phase
project.version = 0.7.8
project.version = 0.7.9
# hello phrase will be included in
# the hello message of the peer