Skip to content

Commit

Permalink
modify assembly version format
Browse files Browse the repository at this point in the history
  • Loading branch information
examan committed Feb 25, 2015
1 parent ac37168 commit 8ceac5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Lightsaber/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
// 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("1.0.0.0")]
[assembly: AssemblyVersion("1.0.0.*")]
[assembly: AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: NeutralResourcesLanguageAttribute("")]

0 comments on commit 8ceac5b

Please sign in to comment.