comparison AssemblyInfo.cs @ 283:cd657faa0c05

* Merge branch into trunk (branch contained some fixes that should have been made on trunk) no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Wed, 20 Oct 2010 19:26:57 +0000
parents 0ebb1b80a2bd
children
comparison
equal deleted inserted replaced
282:cd082d7bd4d9 283:cd657faa0c05
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 //