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