diff Implab.Fx/Properties/AssemblyInfo.cs @ 76:c761fc982e1d v2

Refactoring of the IPromise<T> interface Added tests
author cin
date Wed, 10 Sep 2014 17:53:05 +0400
parents 1e9583086e99
children
line wrap: on
line diff
--- a/Implab.Fx/Properties/AssemblyInfo.cs	Wed Sep 10 11:17:37 2014 +0400
+++ b/Implab.Fx/Properties/AssemblyInfo.cs	Wed Sep 10 17:53:05 2014 +0400
@@ -32,5 +32,4 @@
 // You can specify all the values or you can default the Build and Revision Numbers 
 // by using the '*' as shown below:
 // [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyVersion("2.0.*")]