From 017d390d6510446f1892feb2f407db9b732de78c Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Wed, 11 May 2016 15:09:43 -0700 Subject: Fix csharp version --- csharp/src/Google.Protobuf/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp/src/Google.Protobuf/Properties/AssemblyInfo.cs b/csharp/src/Google.Protobuf/Properties/AssemblyInfo.cs index 225ac0dd..0516f18e 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-alpha4")] +[assembly: AssemblyInformationalVersion("3.0.0-beta3")] -- cgit v1.2.3