Changeset 336


Ignore:
Timestamp:
Apr 3, 2008, 6:25:14 AM (17 years ago)
Author:
Brendan Oakley
Message:

Move uniaud.inc to base dir in uniaud16

Location:
OCO/trunk
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • OCO/trunk/tools/mkversion.cmd

    r254 r336  
    1313
    1414
    15 /* uniaud.inc is located in the mif directory and
     15/* uniaud.inc is located in the base directory and
    1616 * is read by mkversion.cmd for constants. The result
    1717 * is written to bin directory and removed by clean.
     
    1919if sAlsaBase = "" then sAlsaBase = "."
    2020
    21 versConst = sAlsaBase'\mif\uniaud.inc'
     21versConst = sAlsaBase'\uniaud.inc'
    2222versMak   = sAlsaBase'\bin\version.lnk'
    2323versInst  = sAlsaBase'\bin\install.lnk'
  • OCO/trunk/uniaud.inc

    r295 r336  
    1313# ex RC3  GA  FIXPACK2 beta_47
    1414# Comment out to avoid a fixpack line in bldlevel
    15 FIXPACK = RC5
     15FIXPACK = RC6
    1616
    1717# ALSA BUILD VERSION
Note: See TracChangeset for help on using the changeset viewer.