From: Argiris K. <be...@us...> - 2005-12-09 18:06:37
|
Update of /cvsroot/magicajax/magicajax/Core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32099 Modified Files: AssemblyInfo.cs Log Message: Set version to 0.2.2 Index: AssemblyInfo.cs =================================================================== RCS file: /cvsroot/magicajax/magicajax/Core/AssemblyInfo.cs,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** AssemblyInfo.cs 29 Nov 2005 09:56:32 -0000 1.5 --- AssemblyInfo.cs 9 Dec 2005 18:06:25 -0000 1.6 *************** *** 36,40 **** // by using the '*' as shown below: ! [assembly: AssemblyVersion("0.2.1.*")] // --- 36,40 ---- // by using the '*' as shown below: ! [assembly: AssemblyVersion("0.2.2.*")] // |