[Adapdev-commits] Adapdev/src AdapdevAssemblyInfo.cs,1.6,1.7
Status: Beta
Brought to you by:
intesar66
From: Sean M. <int...@us...> - 2005-08-01 21:04:59
|
Update of /cvsroot/adapdev/Adapdev/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30301/src Modified Files: AdapdevAssemblyInfo.cs Log Message: Added support for local transactions Index: AdapdevAssemblyInfo.cs =================================================================== RCS file: /cvsroot/adapdev/Adapdev/src/AdapdevAssemblyInfo.cs,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** AdapdevAssemblyInfo.cs 9 Jun 2005 04:20:24 -0000 1.6 --- AdapdevAssemblyInfo.cs 1 Aug 2005 21:04:47 -0000 1.7 *************** *** 27,31 **** // by using the '*' as shown below: ! [assembly: AssemblyVersion("0.8.2")] // --- 27,31 ---- // by using the '*' as shown below: ! [assembly: AssemblyVersion("0.8.3")] // |