Change 3322

matt_armstrong (Matt Armstrong)
Matt Armstrong committed this change into //guest/matt_armstrong/jam/patched_version
Request Review
Download .zip
Change PATCHED_VERSION_MAJOR to "a" and same for
PATCHED_VERSION_MINOR.  This allows Jam's string comparison
stuff to work as the strings are incremented.  E.g. "10" < "9"
(bad) but "za" > "z" (good).
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
patchlevel.h#10
Loading...
Tip: Use n and p to cycle through the changes.