Parent Directory
|
Revision Log
|
Patch
revision 62 by william, Fri Apr 6 12:15:14 2012 UTC | revision 63 by william, Sun Apr 8 14:37:26 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.1")] | [assembly: AssemblyVersion("1.0.0.2")] |
36 | [assembly: AssemblyFileVersion("1.0.0.1")] | [assembly: AssemblyFileVersion("1.0.0.2")] |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |