aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/Google.Protobuf.csproj
diff options
context:
space:
mode:
authorBo Yang <paulyang1211@gmail.com>2018-03-05 19:54:18 -0800
committerBo Yang <paulyang1211@gmail.com>2018-03-05 19:54:18 -0800
commitb5fbb742af122b565925987e65c08957739976a7 (patch)
treebe1d6db857067adbeb69f608e6e28b3451d9f613 /csharp/src/Google.Protobuf/Google.Protobuf.csproj
parent2ea2ad20893de533857ab6e51fddd7896edad2b9 (diff)
downloadprotobuf-b5fbb742af122b565925987e65c08957739976a7.tar.gz
protobuf-b5fbb742af122b565925987e65c08957739976a7.tar.bz2
protobuf-b5fbb742af122b565925987e65c08957739976a7.zip
Bump version number to 3.5.2v3.5.2
Diffstat (limited to 'csharp/src/Google.Protobuf/Google.Protobuf.csproj')
-rw-r--r--csharp/src/Google.Protobuf/Google.Protobuf.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/src/Google.Protobuf/Google.Protobuf.csproj b/csharp/src/Google.Protobuf/Google.Protobuf.csproj
index 4df0bda6..6e4e1e2b 100644
--- a/csharp/src/Google.Protobuf/Google.Protobuf.csproj
+++ b/csharp/src/Google.Protobuf/Google.Protobuf.csproj
@@ -4,7 +4,7 @@
<Description>C# runtime library for Protocol Buffers - Google's data interchange format.</Description>
<Copyright>Copyright 2015, Google Inc.</Copyright>
<AssemblyTitle>Google Protocol Buffers</AssemblyTitle>
- <VersionPrefix>3.5.1</VersionPrefix>
+ <VersionPrefix>3.5.2</VersionPrefix>
<Authors>Google Inc.</Authors>
<TargetFrameworks>netstandard1.0;net45</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>