Parent Directory
|
Revision Log
|
Patch
revision 46 by william, Tue Apr 3 20:08:55 2012 UTC | revision 47 by william, Fri Apr 6 12:15:14 2012 UTC | |
---|---|---|
# | Line 32 using System.Runtime.InteropServices; | Line 32 using System.Runtime.InteropServices; |
32 | // You can specify all the values or you can default the Build and Revision Numbers | // You can specify all the values or you can default the Build and Revision Numbers |
33 | // by using the '*' as shown below: | // by using the '*' as shown below: |
34 | // [assembly: AssemblyVersion("1.0.*")] | // [assembly: AssemblyVersion("1.0.*")] |
35 | [assembly: AssemblyVersion("1.0.0.0")] | [assembly: AssemblyVersion("1.0.0.1")] |
36 | [assembly: AssemblyFileVersion("1.0.0.0")] | [assembly: AssemblyFileVersion("1.0.0.1")] |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |