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

1.1.1.3   root        1: #define MAJ_VERSION    1
1.1       root        2: 
1.1.1.5 ! root        3: #define MIN_VERSION    10
1.1       root        4: 
                      5: 
                      6: 
1.1.1.3   root        7: #ifndef MULTITOS
1.1       root        8: 
1.1.1.2   root        9: #define BETA
1.1       root       10: 
1.1.1.3   root       11: #endif
                     12: 
1.1       root       13: 
                     14: 
                     15: #ifdef BETA
                     16: 
1.1.1.3   root       17: #define VERS_STRING    "%d.%02d BETA"
1.1       root       18: 
                     19: #else
                     20: 
1.1.1.3   root       21: #define VERS_STRING    "%d.%02d"
1.1       root       22: 
                     23: #endif
                     24: 

unix.superglobalmegacorp.com

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