aboutsummaryrefslogtreecommitdiff
path: root/src/ProtoMunge/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorcsharptest <roger@csharptest.net>2015-02-22 14:00:04 -0600
committerrogerk <devnull@localhost>2015-02-22 14:00:04 -0600
commit8f8187e4b3e9053c3a199c9c26d53ec206e6b591 (patch)
treec97377df8f226ac4e4644d1fdc7a2f53e5bb7bed /src/ProtoMunge/Properties/AssemblyInfo.cs
parentd7ea2057f697b938eb33d08aa69c172c89880c2f (diff)
downloadprotobuf-8f8187e4b3e9053c3a199c9c26d53ec206e6b591.tar.gz
protobuf-8f8187e4b3e9053c3a199c9c26d53ec206e6b591.tar.bz2
protobuf-8f8187e4b3e9053c3a199c9c26d53ec206e6b591.zip
version 2.4.1.555
Diffstat (limited to 'src/ProtoMunge/Properties/AssemblyInfo.cs')
-rw-r--r--src/ProtoMunge/Properties/AssemblyInfo.cs6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ProtoMunge/Properties/AssemblyInfo.cs b/src/ProtoMunge/Properties/AssemblyInfo.cs
index e6f7ec96..b78271b9 100644
--- a/src/ProtoMunge/Properties/AssemblyInfo.cs
+++ b/src/ProtoMunge/Properties/AssemblyInfo.cs
@@ -24,7 +24,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.4.1.521")]
+// [assembly: AssemblyVersion("2.4.1.555")]
-[assembly: AssemblyVersion("2.4.1.521")]
-[assembly: AssemblyFileVersion("2.4.1.521")] \ No newline at end of file
+[assembly: AssemblyVersion("2.4.1.555")]
+[assembly: AssemblyFileVersion("2.4.1.555")] \ No newline at end of file