aboutsummaryrefslogtreecommitdiff
path: root/src/ProtoGen
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/ProtoGen
parent03ea9131f5e5828f916fd1e8f3607ffe163ba904 (diff)
downloadprotobuf-f2c16f1d0d21e5a51a4d81fb786aeb032d83a1ab.tar.gz
protobuf-f2c16f1d0d21e5a51a4d81fb786aeb032d83a1ab.tar.bz2
protobuf-f2c16f1d0d21e5a51a4d81fb786aeb032d83a1ab.zip
version 2.4.1.473
Diffstat (limited to 'src/ProtoGen')
-rw-r--r--src/ProtoGen/Properties/AssemblyInfo.cs6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ProtoGen/Properties/AssemblyInfo.cs b/src/ProtoGen/Properties/AssemblyInfo.cs
index 1d8cc312..2a20b0f6 100644
--- a/src/ProtoGen/Properties/AssemblyInfo.cs
+++ b/src/ProtoGen/Properties/AssemblyInfo.cs
@@ -33,7 +33,7 @@ using System.Runtime.InteropServices;
//
// 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: AssemblyFileVersion("2.3.0.277")] \ No newline at end of file
+[assembly: AssemblyVersion("2.4.1.473")]
+[assembly: AssemblyFileVersion("2.4.1.473")] \ No newline at end of file