commit | bd23a8d69352c154d2aeee132ae5ece522223e8f | [log] [tgz] |
---|---|---|
author | Kun Zhang <zhangkun@google.com> | Fri Aug 28 18:47:06 2015 -0700 |
committer | Kun Zhang <zhangkun@google.com> | Mon Aug 31 09:26:20 2015 -0700 |
tree | 379a8ec34d1f85dc77ab11b0f397dc2a1a879efd | |
parent | d678498ca7ff3ceaa9110f8778055a12f5357c0a [diff] [blame] |
Upgrade to protobuf-3.0.0-beta-1
diff --git a/compiler/README.md b/compiler/README.md index 561f118..ce89ca5 100644 --- a/compiler/README.md +++ b/compiler/README.md
@@ -13,7 +13,7 @@ * Linux, Mac OS X with Clang, or Windows with MSYS2 * Java 7 or up -* [Protobuf](https://github.com/google/protobuf) 3.0.0-alpha-3.1 or up +* [Protobuf](https://github.com/google/protobuf) 3.0.0-beta-1 or up ## Compiling and testing the codegen Change to the `compiler` directory: