Changeset 83 for trunk/src/os2ahci/version.h
- Timestamp:
- Mar 7, 2011, 10:44:02 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/version.h
r82 r83 2 2 3 3 version.h - define version numbers and strings for OS2AHCI.ADD 4 5 NOTE: this is kept in a separate file for easier parsing by 6 bldlvl.cmd (which creates the bldlevel signature) 4 7 5 8 ******************************************************************************/ … … 8 11 #define VERSION 109 /* driver version (2 implied decimals) */ 9 12 10 /* BLDLEVEL information (in C source modules added via macro11 concatenation) for BuildLevel.cmd to generate BLDLEVEL information */12 13 #define BLDLEVEL_VENDOR "thi.guten (www.thiguten.de)"14 #define BLDLEVEL_VERSION "1.00"15 #define BLDLEVEL_INFO "OS/2 AHCI Adapter Device Driver"
Note:
See TracChangeset
for help on using the changeset viewer.