Changeset 383


Ignore:
Timestamp:
Sep 29, 2008, 4:27:46 PM (17 years ago)
Author:
rjerant
Message:

fix incorrect version number

Location:
OCO/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • OCO/trunk/install/control.scr

    r380 r383  
    2525ssgroup=0
    2626ssname="mmbase"
    27 ssversion="1.1.5-RC6"
     27ssversion="1.1.4-R379"
    2828sstermdll="ITERM.DLL"
    2929sstermdllentry="ITermEntry"
     
    4343ssgroup=17
    4444ssname="OS/2 Universal Audio: Wave"
    45 ssversion="1.1.5-RC6"
     45ssversion="1.1.4-R379"
    4646sssize=315
    4747ssdll="genin.dll"
     
    5454ssname="OS/2 Universal Audio: FM Midi"
    5555ssicon="midiplay.ico"
    56 ssversion="1.1.5-RC6"
     56ssversion="1.1.4-R379"
    5757sssize=22
    5858ssdll="genin.dll"
  • OCO/trunk/uniaud.inc

    r380 r383  
    77# BUILDVERSION must be 3 parts, and only numbers like 5.44.108
    88# It is best that 2'nd number is always 2 digits, eg at least 10
    9 BUILDVERSION = 1.1.5
     9BUILDVERSION = 1.1.4
    1010
    1111# Fixpack version
     
    1313# ex RC3  GA  FIXPACK2 beta_47
    1414# Comment out to avoid a fixpack line in bldlevel
    15 FIXPACK = RC6
     15FIXPACK = R379
    1616
    1717# ALSA BUILD VERSION
Note: See TracChangeset for help on using the changeset viewer.