comparison AssemblyInfo.cs @ 183:75afd724a825

* Increase WarFoundry WinForms version numbers to 0.1 in preparation for first WinForms release no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Mon, 18 Oct 2010 20:00:01 +0000
parents 2fba14468677
children 00ffe6109ca5
comparison
equal deleted inserted replaced
182:8db0f73b43f4 183:75afd724a825
28 // Revision 28 // Revision
29 // 29 //
30 // You can specify all the values or you can default the Revision and Build Numbers 30 // You can specify all the values or you can default the Revision and Build Numbers
31 // by using the '*' as shown below: 31 // by using the '*' as shown below:
32 32
33 [assembly: AssemblyVersion("0.0.1.*")] 33 [assembly: AssemblyVersion("0.1.0.*")]
34 34
35 // 35 //
36 // In order to sign your assembly you must specify a key to use. Refer to the 36 // In order to sign your assembly you must specify a key to use. Refer to the
37 // Microsoft .NET Framework documentation for more information on assembly signing. 37 // Microsoft .NET Framework documentation for more information on assembly signing.
38 // 38 //