aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers.Serialization/Properties
diff options
context:
space:
mode:
authorcsharptest <roger@csharptest.net>2011-10-15 12:11:53 -0500
committerrogerk <devnull@localhost>2011-10-15 12:11:53 -0500
commitf2c16f1d0d21e5a51a4d81fb786aeb032d83a1ab (patch)
tree1c9d124b4ab86ae296e57ceacc2e6dbf1b4b8efe /src/ProtocolBuffers.Serialization/Properties
parent03ea9131f5e5828f916fd1e8f3607ffe163ba904 (diff)
downloadprotobuf-f2c16f1d0d21e5a51a4d81fb786aeb032d83a1ab.tar.gz
protobuf-f2c16f1d0d21e5a51a4d81fb786aeb032d83a1ab.tar.bz2
protobuf-f2c16f1d0d21e5a51a4d81fb786aeb032d83a1ab.zip
version 2.4.1.473
Diffstat (limited to 'src/ProtocolBuffers.Serialization/Properties')
-rw-r--r--src/ProtocolBuffers.Serialization/Properties/AssemblyInfo.cs6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ProtocolBuffers.Serialization/Properties/AssemblyInfo.cs b/src/ProtocolBuffers.Serialization/Properties/AssemblyInfo.cs
index fdae52b8..55da8510 100644
--- a/src/ProtocolBuffers.Serialization/Properties/AssemblyInfo.cs
+++ b/src/ProtocolBuffers.Serialization/Properties/AssemblyInfo.cs
@@ -65,12 +65,12 @@ 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("2.3.0.277")]
+// [assembly: AssemblyVersion("2.4.1.473")]
-[assembly: AssemblyVersion("2.3.0.277")]
+[assembly: AssemblyVersion("2.4.1.473")]
#if !COMPACT_FRAMEWORK_35
-[assembly: AssemblyFileVersion("2.3.0.277")]
+[assembly: AssemblyFileVersion("2.4.1.473")]
#endif
[assembly: CLSCompliant(true)] \ No newline at end of file