Mercurial > repos > IBDev-IBBoard.WarFoundry.GUI.WinForms
comparison AssemblyInfo.cs @ 48:cf644b2c65e6 WarFoundry_v0.1beta_Winforms
* Change assembly number to 0.0.1.* because we've not reached 0.1 yet, never mind 1.0!
* Add "COPYING" to the copied files so that we have a license
no-open-ticket
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 13 Sep 2009 19:03:37 +0000 |
parents | 740350673006 |
children | fd8654afd331 |
comparison
equal
deleted
inserted
replaced
47:2f2e46cd4171 | 48:cf644b2c65e6 |
---|---|
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("1.0.0.*")] | 33 [assembly: AssemblyVersion("0.0.1.*")] |
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 // |