aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/Google.Protobuf.csproj
diff options
context:
space:
mode:
authorHao Nguyen <haon@google.com>2019-06-17 09:34:50 -0700
committerHao Nguyen <haon@google.com>2019-06-17 09:34:50 -0700
commit638720274b5990bb2a00bbcf38552e5f55e68dac (patch)
tree5790afb47172e940b38ae181dc25999e1b409aad /csharp/src/Google.Protobuf/Google.Protobuf.csproj
parent997bd354d55de6a8462ac3db0b002aa73b240cff (diff)
downloadprotobuf-638720274b5990bb2a00bbcf38552e5f55e68dac.tar.gz
Update version to 3.9.0
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 5b292b1dc..f93897f3e 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.8.0</VersionPrefix>
+ <VersionPrefix>3.9.0-rc1</VersionPrefix>
<LangVersion>6</LangVersion>
<Authors>Google Inc.</Authors>
<TargetFrameworks>netstandard1.0;netstandard2.0;net45</TargetFrameworks>