equal
deleted
inserted
replaced
|
1 /* |
|
2 * $Id: version.h 2 2007-12-22 14:15:30Z mbroeker $ |
|
3 * $URL: http://localhost/svn/cpp/qMonitor/trunk/include/version.h $ |
|
4 */ |
|
5 |
|
6 #ifndef VERSION_H |
|
7 #define VERSION_H |
|
8 |
|
9 #define VERSION_STRING "qMonitor Revision 0.90" |
|
10 #endif |
|
11 |