Mercurial > mercurial > hgweb_mover.cgi
comparison include/symbol.h @ 8:b59dfcc84d7a default tip
v0.4b
author | pyon@macmini |
---|---|
date | Thu, 13 Oct 2011 20:13:41 +0900 |
parents | 99d612849255 |
children |
comparison
equal
deleted
inserted
replaced
7:bfa0800f1176 | 8:b59dfcc84d7a |
---|---|
1 // Filename : symbol.h | 1 // Filename : symbol.h |
2 // Last Change: 08-Oct-2011. | 2 // Last Change: 13-Oct-2011. |
3 // | 3 // |
4 | 4 |
5 #define MYAPPNAME wxT("AMover") | 5 #define MYAPPNAME wxT("AMover") |
6 | 6 |
7 #define VER 0 | 7 #define VER 0 |
8 #define REV 3 | 8 #define REV 4 |
9 #define BLD 20111011 | 9 #define BLD 20111013 |
10 | 10 |