summaryrefslogtreecommitdiff
path: root/qpid/dotnet/Qpid.Buffer.Tests/Properties
diff options
context:
space:
mode:
authorTed Ross <tross@apache.org>2009-06-19 20:27:57 +0000
committerTed Ross <tross@apache.org>2009-06-19 20:27:57 +0000
commit6587e4ae777224625c6d8371f626e6486da16f72 (patch)
treea4083fd0ef1be4e38f0de75432b549d73ff61575 /qpid/dotnet/Qpid.Buffer.Tests/Properties
parent1ab0573accff3416b1a22ac69eacb57c63bb69f0 (diff)
downloadqpid-python-6587e4ae777224625c6d8371f626e6486da16f72.tar.gz
QPID-1906 - C# QMF console from Bryan Kearney
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@786655 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/dotnet/Qpid.Buffer.Tests/Properties')
-rw-r--r--qpid/dotnet/Qpid.Buffer.Tests/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/dotnet/Qpid.Buffer.Tests/Properties/AssemblyInfo.cs b/qpid/dotnet/Qpid.Buffer.Tests/Properties/AssemblyInfo.cs
index 3802708cf4..30fb588a74 100644
--- a/qpid/dotnet/Qpid.Buffer.Tests/Properties/AssemblyInfo.cs
+++ b/qpid/dotnet/Qpid.Buffer.Tests/Properties/AssemblyInfo.cs
@@ -52,5 +52,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
-[assembly: AssemblyVersion("2.1.0.0")]
+[assembly: AssemblyVersion("0.5.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]