Update of /cvsroot/magicajax/magicajax/Core
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv932/Core
Modified Files:
AssemblyInfo.cs
Log Message:
Updated the docs and the version number.
Index: AssemblyInfo.cs
===================================================================
RCS file: /cvsroot/magicajax/magicajax/Core/AssemblyInfo.cs,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** AssemblyInfo.cs 18 Nov 2005 18:53:07 -0000 1.4
--- AssemblyInfo.cs 29 Nov 2005 09:56:32 -0000 1.5
***************
*** 36,40 ****
// by using the '*' as shown below:
! [assembly: AssemblyVersion("0.2.0.*")]
//
--- 36,40 ----
// by using the '*' as shown below:
! [assembly: AssemblyVersion("0.2.1.*")]
//
|