- Timestamp:
- Apr 1, 2008, 11:59:24 AM (17 years ago)
- Location:
- GPL/branches/uniaud32-2.0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-2.0/include/version.h
r333 r334 14 14 #define VENDOR_NAME "Netlabs" 15 15 #define PRODUCT_TIMESTAMP 20080401L // YYYYMMDD 16 #define UNIAUD_VERSION "1.9.1 "16 #define UNIAUD_VERSION "1.9.1-SVN r333" 17 17 #define ALSA_VERSION "1.0.16" 18 18 -
GPL/branches/uniaud32-2.0/uniaud.inc
r324 r334 7 7 # BUILDVERSION must be 3 parts, and only numbers like 5.44.108 8 8 # It is best that 2'nd number is always 2 digits, eg at least 10 9 BUILDVERSION = 1.9. 19 BUILDVERSION = 1.9.2 10 10 11 11 # Fixpack version … … 13 13 # ex RC3 GA FIXPACK2 beta_47 14 14 # Comment out to avoid a fixpack line in bldlevel 15 FIXPACK = 15 FIXPACK = SVN r334 16 16 17 17 # ALSA BUILD VERSION
Note:
See TracChangeset
for help on using the changeset viewer.