aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp
diff options
context:
space:
mode:
authorGravatar Feng Xiao <xfxyjwf@gmail.com>2016-07-14 10:46:24 -0700
committerGravatar Feng Xiao <xfxyjwf@gmail.com>2016-07-14 10:46:24 -0700
commitc2ebdec35598deed99d17fc1320a2e213c7d021e (patch)
treedf63ec3ef58b3691eb056c07d426d1481cc48a5d /csharp
parent932f94e16e946382f49db2027e71d02c3617afcb (diff)
Update version number in AssemblyInfo.cs.
Diffstat (limited to 'csharp')
-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")]