diff options
Diffstat (limited to 'qpid/dotnet/client-010')
| -rw-r--r-- | qpid/dotnet/client-010/default.build | 2 |
1 files changed, 1 insertions, 1 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"/> |
