diff options
| author | Ted Ross <tross@apache.org> | 2009-06-19 20:27:57 +0000 |
|---|---|---|
| committer | Ted Ross <tross@apache.org> | 2009-06-19 20:27:57 +0000 |
| commit | 0e4711571f523869472fea0cfc04be737ef31bf7 (patch) | |
| tree | ac8fcbfa53ac0327f59bb5ff4bd8d084a5e6f0bc /dotnet/TopicPublisher | |
| parent | fdb23707352b96986daf36db3b47538a307a2888 (diff) | |
| download | qpid-python-0e4711571f523869472fea0cfc04be737ef31bf7.tar.gz | |
QPID-1906 - C# QMF console from Bryan Kearney
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@786655 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 c7e5c0fa74..324f725b61 100644 --- a/dotnet/TopicPublisher/Properties/AssemblyInfo.cs +++ b/dotnet/TopicPublisher/Properties/AssemblyInfo.cs @@ -49,5 +49,5 @@ using System.Runtime.InteropServices; // Build Number
// Revision
//
-[assembly: AssemblyVersion("2.1.0.0")]
+[assembly: AssemblyVersion("0.5.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
|
