source:
branches/1.0/src/version.h_
Last change on this file was 22, checked in by , 15 years ago | |
---|---|
File size: 175 bytes |
Rev | Line | |
---|---|---|
[22] | 1 | |
2 | #ifndef __Version__H | |
3 | #define __Version__H | |
4 | ||
5 | #define UNIPDR_VERSION _VERSION_ | |
6 | #define UNIPDR_BUILD _BUILD_ | |
7 | #define UNIPDR_INSTALL _WPIVERSION_ | |
8 | ||
9 | #endif // __Version__H |
Note:
See TracBrowser
for help on using the repository browser.