Ignore:
Timestamp:
Apr 3, 2008, 10:51:28 AM (17 years ago)
Author:
Paul Smedley
Message:

Print version number to debug log, bump version to 1.9.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-2.0/lib32/ossidc.cpp

    r319 r337  
    3131#include <devhelp.h>
    3232#include <unicard.h>
     33#include <version.h>
    3334#ifdef KEE
    3435#include <kee.h>
     
    109110        return OSSERR_INIT_FAILED;
    110111    }
    111 
     112    dprintf(("Uniaud version %s",UNIAUD_VERSION));
    112113    dprintf(("OSS32_Initialize. Start address: %X", OffsetBeginCS32));
    113114//    DebugInt3();
Note: See TracChangeset for help on using the changeset viewer.