Update of /cvsroot/netrek/client/netrekxp/include In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv20735/include Modified Files: version.h Log Message: Update version from 1.2 to 1.3. Index: version.h =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/include/version.h,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- version.h 30 Nov 2006 01:25:05 -0000 1.6 +++ version.h 13 Mar 2007 19:42:06 -0000 1.7 @@ -2,5 +2,5 @@ /* store the version info here */ -static char mvers[] = "1.2"; +static char mvers[] = "1.3"; static char version[] = "Netrek XP 2006"; \ No newline at end of file