summaryrefslogtreecommitdiff
path: root/dotnet/Qpid.Common.Tests
diff options
context:
space:
mode:
authorRupert Smith <rupertlssmith@apache.org>2008-01-16 11:20:38 +0000
committerRupert Smith <rupertlssmith@apache.org>2008-01-16 11:20:38 +0000
commit4e117c68adb10f265931ba1fdc486924ddcd9b67 (patch)
tree01c1698617f45c271d4f4cf3cdcb5bae6bc05d68 /dotnet/Qpid.Common.Tests
parentb8bfaddc5ec8e3c01fbc3a4341c089133884f6e2 (diff)
downloadqpid-python-4e117c68adb10f265931ba1fdc486924ddcd9b67.tar.gz
Qpid-728 Mandatory message test handles returned messages with no problems.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@612421 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'dotnet/Qpid.Common.Tests')
-rw-r--r--dotnet/Qpid.Common.Tests/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotnet/Qpid.Common.Tests/Properties/AssemblyInfo.cs b/dotnet/Qpid.Common.Tests/Properties/AssemblyInfo.cs
index b6e26433f2..aecf1dcc03 100644
--- a/dotnet/Qpid.Common.Tests/Properties/AssemblyInfo.cs
+++ b/dotnet/Qpid.Common.Tests/Properties/AssemblyInfo.cs
@@ -4,7 +4,7 @@ using System.Runtime.InteropServices;
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Apache.Qpid.Common.Tests")]
-[assembly: AssemblyDescription("Built from svn revision number: 612131:612165M")]
+[assembly: AssemblyDescription("Built from svn revision number: 612420M")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Apache Software Foundation")]
[assembly: AssemblyProduct("Apache.Qpid.Common.Tests")]