aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2016-07-14 10:46:24 -0700
committerFeng Xiao <xfxyjwf@gmail.com>2016-07-14 10:46:24 -0700
commitc2ebdec35598deed99d17fc1320a2e213c7d021e (patch)
treedf63ec3ef58b3691eb056c07d426d1481cc48a5d
parent932f94e16e946382f49db2027e71d02c3617afcb (diff)
downloadprotobuf-c2ebdec35598deed99d17fc1320a2e213c7d021e.tar.gz
protobuf-c2ebdec35598deed99d17fc1320a2e213c7d021e.tar.bz2
protobuf-c2ebdec35598deed99d17fc1320a2e213c7d021e.zip
Update version number in AssemblyInfo.cs.
-rw-r--r--csharp/src/Google.Protobuf/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/src/Google.Protobuf/Properties/AssemblyInfo.cs b/csharp/src/Google.Protobuf/Properties/AssemblyInfo.cs
index 0516f18e..1673edfb 100644
--- a/csharp/src/Google.Protobuf/Properties/AssemblyInfo.cs
+++ b/csharp/src/Google.Protobuf/Properties/AssemblyInfo.cs
@@ -64,4 +64,4 @@ using System.Security;
[assembly: AssemblyVersion("3.0.0.0")]
[assembly: AssemblyFileVersion("3.0.0.0")]
-[assembly: AssemblyInformationalVersion("3.0.0-beta3")]
+[assembly: AssemblyInformationalVersion("3.0.0-beta4")]