Skip to content

Commit

Permalink
Adjust assembly version on core DLL so that it gets output on display.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinematics committed Mar 17, 2015
1 parent 892964a commit 682bad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TallyCore/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.3.0")]
[assembly: AssemblyFileVersion("1.0.3.0")]
[assembly: AssemblyInformationalVersion("1.0")]
[assembly: AssemblyInformationalVersion("1.0.3")]

0 comments on commit 682bad9

Please sign in to comment.