Mercurial > repos > IBDev-IBBoard.WarFoundry.GUI.WinForms
diff 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 |
line wrap: on
line diff
--- a/AssemblyInfo.cs Sun Sep 13 18:51:39 2009 +0000 +++ b/AssemblyInfo.cs Sun Sep 13 19:03:37 2009 +0000 @@ -30,7 +30,7 @@ // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.0.*")] +[assembly: AssemblyVersion("0.0.1.*")] // // In order to sign your assembly you must specify a key to use. Refer to the