Annotation of MiNT/src/version.h, revision 1.1.1.1

1.1       root        1: #define MAJ_VERSION    0
                      2: 
                      3: #define MIN_VERSION    95
                      4: 
                      5: 
                      6: 
                      7: #define PATCHLEVEL     13
                      8: 
                      9: /*#define BETA */
                     10: 
                     11: 
                     12: 
                     13: #ifdef BETA
                     14: 
                     15: #define VERS_STRING    "%d.%d prelim. version PL %d"
                     16: 
                     17: #else
                     18: 
                     19: #define VERS_STRING    "%d.%d PL %d"
                     20: 
                     21: #endif
                     22: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.