Mercurial > mercurial > hgweb_mover2.cgi
diff include/main.h @ 26:5a934c8e1b95 v2.2dev
implement shorcutkeys & file count
author | pyon@macmini |
---|---|
date | Thu, 03 Nov 2011 15:48:26 +0900 |
parents | f3463815c2c9 |
children | 24283d3a9592 |
line wrap: on
line diff
--- a/include/main.h Thu Nov 03 15:47:25 2011 +0900 +++ b/include/main.h Thu Nov 03 15:48:26 2011 +0900 @@ -1,5 +1,5 @@ // Filename : main.h -// Last Change: 23-Oct-2011. +// Last Change: 03-Nov-2011. // #include "wx/wx.h" #include "wx/config.h" @@ -9,7 +9,7 @@ #define VER 2 #define REV 2 -#define BLD 20111027 +#define BLD 20111104 // private classes // Define a new application type, each program should derive a class from wxApp