Show
Ignore:
Timestamp:
11/09/09 00:05:59 (3 years ago)
Author:
brandonlw
Message:

Increase build number
Attempt to fix an insert mode bug just after resetting RAM

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/includes/internal.inc

    r63 r65  
    11OS2_VERSION_MAJOR    EQU    00h 
    22OS2_VERSION_MINOR    EQU    01h 
    3 OS2_VERSION_BUILD    EQU    0001h 
     3OS2_VERSION_BUILD    EQU    0002h 
    44OS2_VERSION_STRING   EQU    "0.01" 
    55