diff options
| author | Rupert Smith <rupertlssmith@apache.org> | 2008-01-16 17:02:05 +0000 |
|---|---|---|
| committer | Rupert Smith <rupertlssmith@apache.org> | 2008-01-16 17:02:05 +0000 |
| commit | 42b08afb918afb052abc421fc04c50b815b05533 (patch) | |
| tree | ae6cd4954a48e0a5f9815b0451ddf6891c29a923 /dotnet/TopicPublisher | |
| parent | 4e117c68adb10f265931ba1fdc486924ddcd9b67 (diff) | |
| download | qpid-python-42b08afb918afb052abc421fc04c50b815b05533.tar.gz | |
Qpid-730 Added a durable subscription test.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@612517 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'dotnet/TopicPublisher')
| -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 2282ddeb36..75ca2db1ae 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: 612420M")]
+[assembly: AssemblyDescription("Built from svn revision number: 612420:612430M")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Apache Software Foundation")]
[assembly: AssemblyProduct("TopicPublisher")]
|
