diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2009-03-11 17:20:22 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2009-03-11 17:20:22 +0000 |
| commit | ebe764d4eb4d87395bb0379604ce6e453323ac27 (patch) | |
| tree | a1b0aafd84aae4c0c0434aee21d2151c70e333df /dotnet/client-010 | |
| parent | 135286d7862207640ccba02698308151ed0c738c (diff) | |
| download | qpid-python-ebe764d4eb4d87395bb0379604ce6e453323ac27.tar.gz | |
Update versions to 0.5
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@752533 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'dotnet/client-010')
| -rw-r--r-- | dotnet/client-010/default.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotnet/client-010/default.build b/dotnet/client-010/default.build index 75eadf0a0c..3a99354e56 100644 --- a/dotnet/client-010/default.build +++ b/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"/> |
