Changeset 10523

Show
Ignore:
Timestamp:
08/22/08 09:55:24 (3 months ago)
Author:
gb
Message:

Bump ABI_VERSION constants. (Only difference relative to trunk
kernel source.)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/working-0711/ccl/lisp-kernel/image.h

    r9961 r10523  
    9090 
    9191 
    92 #define ABI_VERSION_MIN 1022 
    93 #define ABI_VERSION_CURRENT 1022 
    94 #define ABI_VERSION_MAX 1022 
     92#define ABI_VERSION_MIN 1024 
     93#define ABI_VERSION_CURRENT 1024 
     94#define ABI_VERSION_MAX 1024 
    9595 
    9696#define NUM_IMAGE_SECTIONS 4    /* used to be 3 */