[atlantik-cvs] CVS: kdegames/atlantik/client main.h,1.50,1.51

[email protected] (Stephan Binner <[email protected]>) Thu, 05 Aug 2004 10:26:11 +0200
Newsgroups gmane.comp.kde.devel.atlantik
Message-ID <[email protected]>
Update of /home/kde/kdegames/atlantik/client
In directory office:/tmp/cvs-serv15685

Modified Files:
	main.h 
Log Message:
#define        ATLANTIK_VERSION_STRING "0.7.0"


Index: main.h
===================================================================
RCS file: /home/kde/kdegames/atlantik/client/main.h,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- main.h	7 Jul 2004 16:23:01 -0000	1.50
+++ main.h	5 Aug 2004 08:26:08 -0000	1.51
@@ -18,7 +18,7 @@
 #define ATLANTIK_MAIN_H
 
 #define	ATLANTIK_VERSION 070
-#define	ATLANTIK_VERSION_STRING "0.7.0 (CVS >= 20040707)"
+#define	ATLANTIK_VERSION_STRING "0.7.0"
 
 #define ATLANTIK_VERSION_MAJOR 0
 #define ATLANTIK_VERSION_MINOR 7