changeset 387:83c82e5c740c default-army-name

* Increase WarFoundry API version number to 0.1 in preparation for first WinForms release no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Mon, 18 Oct 2010 19:59:25 +0000
parents ae9aa94e3bd7
children ac088cdc54ff db6713d5b35f
files AssemblyInfo.cs
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/AssemblyInfo.cs	Tue Sep 28 19:55:55 2010 +0000
+++ b/AssemblyInfo.cs	Mon Oct 18 19:59:25 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