Skip to content
This repository has been archived by the owner on Mar 20, 2019. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Increased version to v2.1.5 for next version.
  • Loading branch information
AArnott committed Jun 19, 2008
1 parent e985d1e commit c49d875
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/DotNetOpenId.Test/Properties/AssemblyInfo.cs
Expand Up @@ -31,5 +31,5 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.4.0")]
[assembly: AssemblyFileVersion("2.1.4.0")]
[assembly: AssemblyVersion("2.1.5.0")]
[assembly: AssemblyFileVersion("2.1.5.0")]
4 changes: 2 additions & 2 deletions src/DotNetOpenId/Properties/AssemblyInfo.cs
Expand Up @@ -55,8 +55,8 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.4.0")]
[assembly: AssemblyFileVersion("2.1.4.0")]
[assembly: AssemblyVersion("2.1.5.0")]
[assembly: AssemblyFileVersion("2.1.5.0")]

#if StrongNameSigned
// See comment at top of this file. We need this so that strong-naming doesn't
Expand Down

0 comments on commit c49d875

Please sign in to comment.