[Adapdev-commits] Adapdev/src AdapdevAssemblyInfo.cs,1.1.1.1,1.2
Status: Beta
Brought to you by:
intesar66
From: Sean M. <int...@us...> - 2005-04-10 03:40:08
|
Update of /cvsroot/adapdev/Adapdev/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25745/src Modified Files: AdapdevAssemblyInfo.cs Log Message: Index: AdapdevAssemblyInfo.cs =================================================================== RCS file: /cvsroot/adapdev/Adapdev/src/AdapdevAssemblyInfo.cs,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** AdapdevAssemblyInfo.cs 28 Feb 2005 01:31:34 -0000 1.1.1.1 --- AdapdevAssemblyInfo.cs 10 Apr 2005 03:39:58 -0000 1.2 *************** *** 27,31 **** // by using the '*' as shown below: ! [assembly: AssemblyVersion("0.8.0.0")] // --- 27,31 ---- // by using the '*' as shown below: ! [assembly: AssemblyVersion("0.8.1.0")] // |