aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers/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/ProtocolBuffers/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/ProtocolBuffers/Properties/AssemblyInfo.cs')
-rw-r--r--src/ProtocolBuffers/Properties/AssemblyInfo.cs8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ProtocolBuffers/Properties/AssemblyInfo.cs b/src/ProtocolBuffers/Properties/AssemblyInfo.cs
index b6c12412..cbab444d 100644
--- a/src/ProtocolBuffers/Properties/AssemblyInfo.cs
+++ b/src/ProtocolBuffers/Properties/AssemblyInfo.cs
@@ -1,4 +1,4 @@
-// Protocol Buffers - Google's data interchange format
+// Protocol Buffers - Google's data interchange format
// Copyright 2008 Google Inc. All rights reserved.
// http://github.com/jskeet/dotnet-protobufs/
// Original C++/Java/Python code:
@@ -57,12 +57,12 @@ using System.Security;
//
// 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: AssemblyVersion("2.4.1.555")]
#if !NOFILEVERSION
-[assembly: AssemblyFileVersion("2.4.1.521")]
+[assembly: AssemblyFileVersion("2.4.1.555")]
#endif
[assembly: CLSCompliant(true)]