summaryrefslogtreecommitdiff
path: root/qpid/dotnet
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2008-08-21 17:26:40 +0000
committerAidan Skinner <aidan@apache.org>2008-08-21 17:26:40 +0000
commit9802ade0355cf8d5f70bcaeea64aad86e6f8dc0a (patch)
treeebf633a875bad3a61427ff5f7ee278d6833c1383 /qpid/dotnet
parent4ea404d310f53d8bd9a3342d568108f6f1111a9a (diff)
downloadqpid-python-9802ade0355cf8d5f70bcaeea64aad86e6f8dc0a.tar.gz
Update version, NOTICE files.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@687807 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/dotnet')
-rw-r--r--qpid/dotnet/NOTICE.txt8
-rw-r--r--qpid/dotnet/default.build4
2 files changed, 9 insertions, 3 deletions
diff --git a/qpid/dotnet/NOTICE.txt b/qpid/dotnet/NOTICE.txt
index 910974b01c..0b22ed3ab2 100644
--- a/qpid/dotnet/NOTICE.txt
+++ b/qpid/dotnet/NOTICE.txt
@@ -23,4 +23,10 @@ This product also includes software developed by:
- The Mentalis Security Library, Copyright © 2002-2006, , The Mentalis.org Team
under tterms based on the BSD license (http://www.mentalis.org/site/license.qpx).
- Available from http://www.mentalis.org/soft/projects/seclib/ \ No newline at end of file
+ Available from http://www.mentalis.org/soft/projects/seclib/
+
+This product includes software, Apache Log4Net
+(http://logging.apache.org/log4net)
+License: Apache 2.0 License (http://www.apache.org/licenses/LICENSE-2.0)
+
+
diff --git a/qpid/dotnet/default.build b/qpid/dotnet/default.build
index 52a67ff638..f719d82c80 100644
--- a/qpid/dotnet/default.build
+++ b/qpid/dotnet/default.build
@@ -8,8 +8,8 @@
<property name="build.config" value="debug" />
<!-- Sets build properties consistently accross all assemblies in the project. -->
- <property name="build.version.major" value="2"/>
- <property name="build.version.minor" value="1"/>
+ <property name="build.version.major" value="0"/>
+ <property name="build.version.minor" value="3"/>
<property name="build.version.build" value="0"/>
<property name="build.version.revision" value="0"/>
<property name="build.company" value="Apache Software Foundation"/>