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

1.1       root        1: #define MAJ_VERSION    0
                      2: 
1.1.1.2 ! root        3: #define MIN_VERSION    96
1.1       root        4: 
                      5: 
                      6: 
1.1.1.2 ! root        7: #define PATCHLEVEL     14
1.1       root        8: 
1.1.1.2 ! root        9: #define BETA
1.1       root       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.