Skip to content

Commit

Permalink
Changing version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jetheredge committed Jan 18, 2011
1 parent 9e760dd commit 25d20fc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions SquishIt.Framework/Properties/AssemblyInfo.cs
Expand Up @@ -33,7 +33,7 @@
// 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("0.6.2.1")]
[assembly: AssemblyFileVersion("0.6.2.1")]
[assembly: AssemblyVersion("0.7.0.0")]
[assembly: AssemblyFileVersion("0.7.0.0")]
[assembly: InternalsVisibleTo("SquishIt.Tests")]
[assembly: AllowPartiallyTrustedCallers]
4 changes: 2 additions & 2 deletions SquishIt.Mvc/Properties/AssemblyInfo.cs
Expand Up @@ -32,5 +32,5 @@
// 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.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("0.7.0.0")]
[assembly: AssemblyFileVersion("0.7.0.0")]

0 comments on commit 25d20fc

Please sign in to comment.