Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
bovender committed Feb 15, 2017
1 parent 1b3a856 commit 5b3d1cc
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.2.8.0")]
[assembly: AssemblyFileVersion("7.2.8.0")]
[assembly: AssemblyVersion("7.2.9.0")]
[assembly: AssemblyFileVersion("7.2.9.0")]
4 changes: 2 additions & 2 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
7.2.8
7.2.8.0
7.2.9
7.2.9.0
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.2.8.0")]
[assembly: AssemblyFileVersion("7.2.8.0")]
[assembly: AssemblyVersion("7.2.9.0")]
[assembly: AssemblyFileVersion("7.2.9.0")]
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.2.8.0")]
[assembly: AssemblyFileVersion("7.2.8.0")]
[assembly: AssemblyVersion("7.2.9.0")]
[assembly: AssemblyFileVersion("7.2.9.0")]

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

0 comments on commit 5b3d1cc

Please sign in to comment.