Opened 8 years ago
Closed 8 years ago
#22 closed task (fixed)
Update version strings in all binaries to reflect current level
Reported by: | Lewis Rosenthal | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | IFS | Version: | |
Severity: | high | Keywords: | |
Cc: |
Description
Latest FAT32 alpha binaries report themselves as 0.9.13, conflicting with the latest tagged release, which is confusing.
Version strings should be updated to the expected GA version level, even if "a" or "b" are appended to denote alpha or beta status.
Examples:
FAT32.IFS:
FAT32.IFS version 0.9.13 Mar 22 2015
UPFAT32.DLL:
FAT32 0.9.13 (UFAT32.DLL version %s compiled on Mar 22 2015)
Change History (2)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
New 0.10a4 version (branch 0.10) is uploaded here: ftp://osfree.org/upload/fat32/fat32-0.10-alpha4.zip. Bldlevel strings are fixed accordingly.