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/Qpid.Integration.Tests | |
| 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/Qpid.Integration.Tests')
| -rw-r--r-- | dotnet/Qpid.Integration.Tests/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotnet/Qpid.Integration.Tests/Properties/AssemblyInfo.cs b/dotnet/Qpid.Integration.Tests/Properties/AssemblyInfo.cs index a11c78b1d9..895688e29e 100644 --- a/dotnet/Qpid.Integration.Tests/Properties/AssemblyInfo.cs +++ b/dotnet/Qpid.Integration.Tests/Properties/AssemblyInfo.cs @@ -50,4 +50,4 @@ using log4net.Config; // Build Number
// Revision
//
-[assembly: AssemblyVersion("2.1.0.0")]
+[assembly: AssemblyVersion("0.5.0.0")]
|
