source: GPL/trunk/uniaud.inc@ 772

Last change on this file since 772 was 772, checked in by David Azarewicz, 6 months ago

Merge in changes from 6.6-LTS branch.
Fixed additional 25+ problems.

File size: 469 bytes
RevLine 
[235]1# Set build constants to be read by mkversion.cmd
2
3# Product name
[604]4PRODUCTNAME = Universal Audio Driver for OS/2
[235]5
6# Full UNIAUD build version
7# BUILDVERSION must be 3 parts, and only numbers like 5.44.108
[598]8# The second and third numbers must be 2 digits
[772]9BUILDVERSION = 3.02.01
[235]10
11# Fixpack version
12# Use this if you want to add extra chars (comments) to bldlevel
13# ex RC3 GA FIXPACK2 beta_47
14# Comment out to avoid a fixpack line in bldlevel
[602]15FIXPACK = SVN
Note: See TracBrowser for help on using the repository browser.