From 81ce3a07a9878d6644e19943bfabfc9c4b8a3560 Mon Sep 17 00:00:00 2001 From: Rupert Smith Date: Thu, 17 Jan 2008 17:13:11 +0000 Subject: Qpid-9 In preparation for adding missing field types, the test framework from the java is being ported onto the .Net. This will form the basis for writing more interop tests. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@612874 13f79535-47bb-0310-9956-ffa450edef68 --- dotnet/TopicPublisher/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotnet/TopicPublisher') diff --git a/dotnet/TopicPublisher/Properties/AssemblyInfo.cs b/dotnet/TopicPublisher/Properties/AssemblyInfo.cs index 75ca2db1ae..9fa32935ab 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: 612420:612430M")] +[assembly: AssemblyDescription("Built from svn revision number: 612518:612870M")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Apache Software Foundation")] [assembly: AssemblyProduct("TopicPublisher")] -- cgit v1.2.1