source:
sbliveos2/trunk/include/version.mak@
174
Last change on this file since 174 was 163, checked in by , 24 years ago | |
---|---|
|
|
File size: 254 bytes |
Line | |
---|---|
1 | # $Id: version.mak 163 2001-03-22 18:10:23Z sandervl $ |
2 | |
3 | # |
4 | |
5 | # VERSION.MAK |
6 | # |
7 | # Current build level for File Versioning |
8 | # |
9 | # This file should reside in the same place as COMMON.MAK |
10 | # |
11 | |
12 | _VENDOR = Creative Labs SoundBlaster Live |
13 | _VERSION = 0.70.000 |
14 | |
15 | FILEVER = @^#$(_VENDOR):$(_VERSION)^#@ |
16 |
Note:
See TracBrowser
for help on using the repository browser.