Mercurial > repos > snowblizz-super-API-ideas
diff 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 |
line wrap: on
line diff
--- a/AssemblyInfo.cs Sat Sep 04 10:26:46 2010 +0000 +++ b/AssemblyInfo.cs Wed Oct 20 19:26:57 2010 +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("0.0.1.*")] +[assembly: AssemblyVersion("0.1.0.*")] // // In order to sign your assembly you must specify a key to use. Refer to the