Last change
on this file since 83 was 83, checked in by markus, 14 years ago |
removed BLDLEVEL_ constants from version.h to get rid of redundant version symbols; fixed bldlevel.cmd signature string creation
|
-
Property svn:eol-style
set to
native
|
File size:
430 bytes
|
Line | |
---|
1 | /******************************************************************************
|
---|
2 |
|
---|
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)
|
---|
7 |
|
---|
8 | ******************************************************************************/
|
---|
9 |
|
---|
10 |
|
---|
11 | #define VERSION 109 /* driver version (2 implied decimals) */
|
---|
12 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.