diff 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
line wrap: on
line diff
--- a/AssemblyInfo.cs	Sun Oct 03 19:27:26 2010 +0000
+++ b/AssemblyInfo.cs	Mon Oct 18 20:00:01 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