Update of /cvsroot/netrek/client/netrekxp/include
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14397

Modified Files:
	version.h 
Log Message:
add newline missing at end of file


Index: version.h
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/include/version.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- version.h	6 Jun 2009 03:29:08 -0000	1.10
+++ version.h	8 Jun 2009 06:22:41 -0000	1.11
@@ -3,4 +3,4 @@
 /* store the version info here */
 
 static char mvers[] = "1.0";
-static char version[] = "Netrek XP 2010";
\ No newline at end of file
+static char version[] = "Netrek XP 2010";