Changeset 334 for GPL


Ignore:
Timestamp:
Apr 1, 2008, 11:59:24 AM (17 years ago)
Author:
Paul Smedley
Message:

Bump version to 1.9.2

Location:
GPL/branches/uniaud32-2.0
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-2.0/include/version.h

    r333 r334  
    1414#define VENDOR_NAME             "Netlabs"
    1515#define PRODUCT_TIMESTAMP       20080401L       // YYYYMMDD
    16 #define UNIAUD_VERSION          "1.9.1"
     16#define UNIAUD_VERSION          "1.9.1-SVN r333"
    1717#define ALSA_VERSION            "1.0.16"
    1818 
  • GPL/branches/uniaud32-2.0/uniaud.inc

    r324 r334  
    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.9.1
     9BUILDVERSION = 1.9.2
    1010
    1111# Fixpack version
     
    1313# ex RC3  GA  FIXPACK2 beta_47
    1414# Comment out to avoid a fixpack line in bldlevel
    15 FIXPACK =
     15FIXPACK = SVN r334
    1616
    1717# ALSA BUILD VERSION
Note: See TracChangeset for help on using the changeset viewer.