Skip to content

Commit

Permalink
Patch version update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinematics committed Feb 21, 2017
1 parent e0a720e commit f0b75a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions NetTally/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.7.0.0")]
[assembly: AssemblyFileVersion("1.7.10.0")]
[assembly: AssemblyInformationalVersion("1.7.10")]
[assembly: AssemblyFileVersion("1.7.10.1")]
[assembly: AssemblyInformationalVersion("1.7.10.1")]
4 changes: 2 additions & 2 deletions TallyCore/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.7.0.0")]
[assembly: AssemblyFileVersion("1.7.10.0")]
[assembly: AssemblyInformationalVersion("1.7.10")]
[assembly: AssemblyFileVersion("1.7.10.1")]
[assembly: AssemblyInformationalVersion("1.7.10.1")]

0 comments on commit f0b75a2

Please sign in to comment.