3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-02-07 06:44:16 +00:00

Upgrade to protobuf 2.5

This commit is contained in:
Mike Hearn 2013-09-21 20:08:43 +02:00
parent c861ecdf2a
commit 324f603cbe
5 changed files with 12563 additions and 5677 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -148,7 +148,7 @@
<junit.version>4.8.2</junit.version>
<slf4j.version>1.6.4</slf4j.version>
<derby.version>10.8.2.2</derby.version>
<protobuf.version>2.4.1</protobuf.version>
<protobuf.version>2.5.0</protobuf.version>
<netty.version>3.6.3.Final</netty.version>
<generated.sourceDirectory>gen</generated.sourceDirectory>
</properties>