diff options
| author | Steven Shaw <steshaw@apache.org> | 2006-11-26 20:49:25 +0000 |
|---|---|---|
| committer | Steven Shaw <steshaw@apache.org> | 2006-11-26 20:49:25 +0000 |
| commit | 4a41cf64eb339cc38d04603ac8faaee797331dc9 (patch) | |
| tree | 442da514384d996850e128050e9e225c7c480e89 /dotnet/README.txt | |
| parent | 6c089bca2c724a4ff8766c7f1d8d99e58400bc6f (diff) | |
| download | qpid-python-4a41cf64eb339cc38d04603ac8faaee797331dc9.tar.gz | |
No longer refer to Mono as 20.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@479426 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'dotnet/README.txt')
| -rw-r--r-- | dotnet/README.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dotnet/README.txt b/dotnet/README.txt index ce808a8b35..10a755b9a7 100644 --- a/dotnet/README.txt +++ b/dotnet/README.txt @@ -39,7 +39,7 @@ To build .NET 1.1 executables via MsBee (to bin/FX_1_1/Debug): To build for Mono on Linux (to build/mono20): - $ build-mono20 + $ build-mono Releasing @@ -59,7 +59,7 @@ Generates ./build/release/Qpid.NET-1.0M1-dotnet20.zip For Mono - $ release mono20 1.0M1 + $ release mono 1.0M1 -Generates ./build/release/Qpid.NET-1.0M1-mono20.zip +Generates ./build/release/Qpid.NET-1.0M1-mono.zip |
