diff options
| author | Rupert Smith <rupertlssmith@apache.org> | 2008-01-18 10:56:22 +0000 |
|---|---|---|
| committer | Rupert Smith <rupertlssmith@apache.org> | 2008-01-18 10:56:22 +0000 |
| commit | 3258036cfe14cf57984b09e34142d4fb632d16c9 (patch) | |
| tree | 588efd0e46fd2f9f06dc7e03e1bced94c87a838b /dotnet/Qpid.Client.Tests/Properties | |
| parent | 917a3663ae166c69081eb6e537bbcb8a551e5c44 (diff) | |
| download | qpid-python-3258036cfe14cf57984b09e34142d4fb632d16c9.tar.gz | |
Temporarily removed svn version stamping in assembly info, to avoid excessive check-ins of changed files. Need to implement solution that generates these files from templates instead.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@613130 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'dotnet/Qpid.Client.Tests/Properties')
| -rw-r--r-- | dotnet/Qpid.Client.Tests/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotnet/Qpid.Client.Tests/Properties/AssemblyInfo.cs b/dotnet/Qpid.Client.Tests/Properties/AssemblyInfo.cs index 1c8fa8ee97..6359567f04 100644 --- a/dotnet/Qpid.Client.Tests/Properties/AssemblyInfo.cs +++ b/dotnet/Qpid.Client.Tests/Properties/AssemblyInfo.cs @@ -27,7 +27,7 @@ using log4net.Config; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Apache.Qpid.Client.Tests")] -[assembly: AssemblyDescription("Built from svn revision number: 612518:612870M")] +[assembly: AssemblyDescription("Built from svn revision number: ")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Apache Software Foundation")] [assembly: AssemblyProduct("Apache.Qpid.Client.Tests")] |
