source:
src/version.hpp@
d76c105
| Last change on this file since d76c105 was 70672e3, checked in by , 15 years ago | |
|---|---|
|
|
| File size: 223 bytes | |
| Line | |
|---|---|
| 1 | #ifndef VERSION_HPP_ |
| 2 | #define VERSION_HPP_ |
| 3 | |
| 4 | // include config.h |
| 5 | #ifdef HAVE_CONFIG_H |
| 6 | #include <config.h> |
| 7 | #endif |
| 8 | |
| 9 | extern const char *CODEPATTERNSVERSION; |
| 10 | extern const char *CODEPATTERNSFULLVERSION; |
| 11 | |
| 12 | #endif /* VERSION_HPP_ */ |
Note:
See TracBrowser
for help on using the repository browser.
