Skip to content

Commit

Permalink
Update version for bug fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinematics committed May 27, 2016
1 parent 649a78b commit 17779f9
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.3.1")]
[assembly: AssemblyInformationalVersion("1.7.3.1")]
[assembly: AssemblyFileVersion("1.7.3.2")]
[assembly: AssemblyInformationalVersion("1.7.3.2")]
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.3.1")]
[assembly: AssemblyInformationalVersion("1.7.3.1")]
[assembly: AssemblyFileVersion("1.7.3.2")]
[assembly: AssemblyInformationalVersion("1.7.3.2")]

0 comments on commit 17779f9

Please sign in to comment.