Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
bovender committed Jun 20, 2016
1 parent 450c778 commit 7548789
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Tests/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,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("7.0.0.25")]
[assembly: AssemblyFileVersion("7.0.0.25")]
[assembly: AssemblyVersion("7.0.0.26")]
[assembly: AssemblyFileVersion("7.0.0.26")]
4 changes: 2 additions & 2 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
7.0.0-beta.6
7.0.0.25
7.0.0-beta.7
7.0.0.26
4 changes: 2 additions & 2 deletions XLToolbox/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,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("7.0.0.25")]
[assembly: AssemblyFileVersion("7.0.0.25")]
[assembly: AssemblyVersion("7.0.0.26")]
[assembly: AssemblyFileVersion("7.0.0.26")]
4 changes: 2 additions & 2 deletions XLToolboxForExcel/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,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("7.0.0.25")]
[assembly: AssemblyFileVersion("7.0.0.25")]
[assembly: AssemblyVersion("7.0.0.26")]
[assembly: AssemblyFileVersion("7.0.0.26")]

[assembly: NeutralResourcesLanguageAttribute("en-US")]

0 comments on commit 7548789

Please sign in to comment.