[atlantik-cvs] CVS: kdegames/atlantik/client main.h, 1.40.4.2, 1.40.4.3
[email protected] Thu, 20 May 2004 16:34:23 +0200
| Newsgroups | gmane.comp.kde.devel.atlantik |
|---|---|
| Message-ID | <[email protected]> |
Update of /home/kde/kdegames/atlantik/client
In directory office:/tmp/cvs-serv4037/client
Modified Files:
Tag: KDE_3_2_BRANCH
main.h
Log Message:
bump version in preparation for KDE 3.2.3
Index: main.h
===================================================================
RCS file: /home/kde/kdegames/atlantik/client/main.h,v
retrieving revision 1.40.4.2
retrieving revision 1.40.4.3
diff -u -d -r1.40.4.2 -r1.40.4.3
--- main.h 30 Mar 2004 09:17:46 -0000 1.40.4.2
+++ main.h 20 May 2004 14:34:20 -0000 1.40.4.3
@@ -17,11 +17,11 @@
#ifndef ATLANTIK_MAIN_H
#define ATLANTIK_MAIN_H
-#define ATLANTIK_VERSION 062
-#define ATLANTIK_VERSION_STRING "0.6.2"
+#define ATLANTIK_VERSION 063
+#define ATLANTIK_VERSION_STRING "0.6.3"
#define ATLANTIK_VERSION_MAJOR 0
#define ATLANTIK_VERSION_MINOR 6
-#define ATLANTIK_VERSION_RELEASE 2
+#define ATLANTIK_VERSION_RELEASE 3
int main(int, char *[]);