- Timestamp:
- Mar 7, 2011, 10:44:02 AM (14 years ago)
- Location:
- trunk/src/os2ahci
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/os2ahci.def
r82 r83 1 1 library os2ahci 2 Description '$@#thi.guten (www.thiguten.de):1.0 0.20110302#@OS/2 AHCI Adapter Device Driver'2 Description '$@#thi.guten (www.thiguten.de):1.09.0#@##1## 03/07/2011 10:41:38 ECSDEVEL::::00::@@OS/2 AHCI Adapter Device Driver' 3 3 protmode 4 4 -
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.