Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. #ifndef OPENTYRIAN_VERSION_H
  2. #define OPENTYRIAN_VERSION_H
  3.  
  4. #ifndef OPENTYRIAN_VERSION
  5. #define OPENTYRIAN_VERSION "v2.1.???"
  6. #endif
  7.  
  8. #endif // OPENTYRIAN_VERSION_H
  9.