diff include/symbol.h @ 8:b59dfcc84d7a default tip

v0.4b
author pyon@macmini
date Thu, 13 Oct 2011 20:13:41 +0900
parents 99d612849255
children
line wrap: on
line diff
--- a/include/symbol.h	Sat Oct 08 19:49:13 2011 +0900
+++ b/include/symbol.h	Thu Oct 13 20:13:41 2011 +0900
@@ -1,10 +1,10 @@
 // Filename   : symbol.h
-// Last Change: 08-Oct-2011.
+// Last Change: 13-Oct-2011.
 //
 
 #define MYAPPNAME wxT("AMover")
 
 #define VER 0
-#define REV 3
-#define BLD 20111011
+#define REV 4
+#define BLD 20111013