summaryrefslogtreecommitdiff
path: root/qpid/dotnet
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2009-03-11 17:20:22 +0000
committerMartin Ritchie <ritchiem@apache.org>2009-03-11 17:20:22 +0000
commit71eea97e76057db06a69368053fc4af1c19facad (patch)
tree26acda43e0387d8dd32f0d4cfb76237eb6d0e1bd /qpid/dotnet
parentf64fc1be6885fa4b88da7396b1eb93309cfc7e0f (diff)
downloadqpid-python-71eea97e76057db06a69368053fc4af1c19facad.tar.gz
Update versions to 0.5
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@752533 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/dotnet')
-rw-r--r--qpid/dotnet/client-010/default.build2
-rw-r--r--qpid/dotnet/default.build2
2 files changed, 2 insertions, 2 deletions
diff --git a/qpid/dotnet/client-010/default.build b/qpid/dotnet/client-010/default.build
index 75eadf0a0c..3a99354e56 100644
--- a/qpid/dotnet/client-010/default.build
+++ b/qpid/dotnet/client-010/default.build
@@ -30,7 +30,7 @@
<!-- Sets build properties consistently accross all assemblies in the project. -->
<property name="build.version.major" value="0"/>
- <property name="build.version.minor" value="10"/>
+ <property name="build.version.minor" value="5"/>
<property name="build.version.build" value="0"/>
<property name="build.version.revision" value="0"/>
<property name="build.company" value="Apache Software Foundation"/>
diff --git a/qpid/dotnet/default.build b/qpid/dotnet/default.build
index b450c2481b..bfd6ada094 100644
--- a/qpid/dotnet/default.build
+++ b/qpid/dotnet/default.build
@@ -30,7 +30,7 @@
<!-- Sets build properties consistently accross all assemblies in the project. -->
<property name="build.version.major" value="0"/>
- <property name="build.version.minor" value="3"/>
+ <property name="build.version.minor" value="5"/>
<property name="build.version.build" value="0"/>
<property name="build.version.revision" value="0"/>
<property name="build.company" value="Apache Software Foundation"/>