source:
src/version.hpp@
746ff1
      
      | Last change on this file since 746ff1 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.
    
