aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/project.json
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2017-01-18 15:02:37 -0800
committerBo Yang <teboring@google.com>2017-01-18 15:14:38 -0800
commit6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129 (patch)
tree0f2ebd4565990e51c99c8deca4479109ca9b548a /csharp/src/Google.Protobuf/project.json
parent3e51b3d4b6a3dd068daabb32d95c9f30381aae58 (diff)
downloadprotobuf-6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129.tar.gz
protobuf-6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129.tar.bz2
protobuf-6eeb5c7d0fc84c9c5d562ae54b3bdc088ec62129.zip
Update version number to 3.2.0rc2v3.2.0rc2
Diffstat (limited to 'csharp/src/Google.Protobuf/project.json')
-rw-r--r--csharp/src/Google.Protobuf/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/src/Google.Protobuf/project.json b/csharp/src/Google.Protobuf/project.json
index f5fd5022..59a76908 100644
--- a/csharp/src/Google.Protobuf/project.json
+++ b/csharp/src/Google.Protobuf/project.json
@@ -1,5 +1,5 @@
{
- "version": "3.2.0-rc.1",
+ "version": "3.2.0-rc2",
"title": "Google Protocol Buffers",
"description": "See project site for more info.",
"authors": [ "Google Inc." ],