Skip to content

Commit

Permalink
Updated assembly to v1.1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Quillin committed Aug 27, 2013
1 parent be84015 commit 90a04ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/corelib/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.1.3.1")]
[assembly: AssemblyFileVersion("1.1.3.1")]
[assembly: AssemblyVersion("1.1.3.2")]
[assembly: AssemblyFileVersion("1.1.3.2")]

[assembly: InternalsVisibleTo("OpenStackNet.Testing.Integration")]
[assembly: InternalsVisibleTo("OpenStackNet.Testing.Unit")]
Expand Down

0 comments on commit 90a04ef

Please sign in to comment.