source: sbliveos2/trunk/include/version.mak@ 188

Last change on this file since 188 was 188, checked in by sandervl, 24 years ago

joystick reactivated; version increase; Rudi's fixes

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 254 bytes
Line 
1# $Id: version.mak 188 2001-09-09 15:31:35Z 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.75.000
14
15FILEVER = @^#$(_VENDOR):$(_VERSION)^#@
16
Note: See TracBrowser for help on using the repository browser.