From 77dc36480239a4ae6ddf0327315ff5aca1457228 Mon Sep 17 00:00:00 2001 From: csharptest Date: Thu, 19 May 2011 14:48:48 -0500 Subject: versioned assemblies to 2.3.0.277 --- src/ProtocolBuffers/Properties/AssemblyInfo.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/ProtocolBuffers') diff --git a/src/ProtocolBuffers/Properties/AssemblyInfo.cs b/src/ProtocolBuffers/Properties/AssemblyInfo.cs index e86a2f15..64c121a3 100644 --- a/src/ProtocolBuffers/Properties/AssemblyInfo.cs +++ b/src/ProtocolBuffers/Properties/AssemblyInfo.cs @@ -62,10 +62,10 @@ using System.Runtime.CompilerServices; // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.9.0.0")] +// [assembly: AssemblyVersion("2.3.0.277")] +[assembly: AssemblyVersion("2.3.0.277")] #if !COMPACT_FRAMEWORK_35 -[assembly: AssemblyFileVersion("0.9.0.0")] +[assembly: AssemblyFileVersion("2.3.0.277")] #endif [assembly:InternalsVisibleTo("Google.ProtocolBuffers.Test,PublicKey="+ -- cgit v1.2.3