diff options
-rw-r--r-- | package/protobuf/protobuf.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/protobuf/protobuf.mk b/package/protobuf/protobuf.mk index 3538aaad85..ceb64dfa63 100644 --- a/package/protobuf/protobuf.mk +++ b/package/protobuf/protobuf.mk @@ -4,7 +4,7 @@ # ################################################################################ -PROTOBUF_VERSION = 2.4.1 +PROTOBUF_VERSION = 2.5.0 PROTOBUF_SITE = http://protobuf.googlecode.com/files/ PROTOBUF_LICENSE = BSD-3c PROTOBUF_LICENSE_FILES = COPYING.txt |