[Adapdev-commits] Adapdev/src AdapdevAssemblyInfo.cs,1.11,1.12
Status: Beta
Brought to you by:
intesar66
From: Sean M. <int...@us...> - 2005-11-28 23:40:33
|
Update of /cvsroot/adapdev/Adapdev/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19786/src Modified Files: AdapdevAssemblyInfo.cs Log Message: Updated TestDriven.NET integration Added TestDriven.NET FitTests Changed version number to 0.8.4 Index: AdapdevAssemblyInfo.cs =================================================================== RCS file: /cvsroot/adapdev/Adapdev/src/AdapdevAssemblyInfo.cs,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** AdapdevAssemblyInfo.cs 16 Nov 2005 07:02:01 -0000 1.11 --- AdapdevAssemblyInfo.cs 28 Nov 2005 23:40:24 -0000 1.12 *************** *** 27,31 **** // by using the '*' as shown below: ! [assembly: AssemblyVersion("0.8.3")] // --- 27,31 ---- // by using the '*' as shown below: ! [assembly: AssemblyVersion("0.8.4")] // |