diff options
| author | Rupert Smith <rupertlssmith@apache.org> | 2008-01-16 11:20:38 +0000 |
|---|---|---|
| committer | Rupert Smith <rupertlssmith@apache.org> | 2008-01-16 11:20:38 +0000 |
| commit | 4e117c68adb10f265931ba1fdc486924ddcd9b67 (patch) | |
| tree | 01c1698617f45c271d4f4cf3cdcb5bae6bc05d68 /dotnet/TopicPublisher/Properties | |
| parent | b8bfaddc5ec8e3c01fbc3a4341c089133884f6e2 (diff) | |
| download | qpid-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/TopicPublisher/Properties')
| -rw-r--r-- | dotnet/TopicPublisher/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotnet/TopicPublisher/Properties/AssemblyInfo.cs b/dotnet/TopicPublisher/Properties/AssemblyInfo.cs index 4d1f89a24b..2282ddeb36 100644 --- a/dotnet/TopicPublisher/Properties/AssemblyInfo.cs +++ b/dotnet/TopicPublisher/Properties/AssemblyInfo.cs @@ -6,7 +6,7 @@ using System.Runtime.InteropServices; // set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("TopicPublisher")]
-[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("TopicPublisher")]
|
