Page MenuHomePhabricator

Use semantic versioning for XHPAST
ClosedPublic

Authored by joshuaspence on Aug 22 2015, 1:25 AM.
Tags
None
Referenced Files
F15303861: D13960.diff
Mar 6 2025, 1:08 AM
F15285185: D13960.id33693.diff
Mar 4 2025, 11:52 AM
Unknown Object (File)
Mar 3 2025, 2:14 AM
Unknown Object (File)
Feb 22 2025, 1:18 AM
Unknown Object (File)
Feb 11 2025, 9:52 PM
Unknown Object (File)
Feb 8 2025, 10:12 PM
Unknown Object (File)
Feb 8 2025, 10:12 PM
Unknown Object (File)
Jan 30 2025, 2:49 AM
Subscribers

Details

Summary

Currently XHPAST is versioned as x.y.z/w which seems a little odd. Instead, use x.y.z as the version number to make it possible to use version_compare.

Test Plan

N/A

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Use semantic versioning for XHPAST.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Aug 22 2015, 10:54 AM
This revision was automatically updated to reflect the committed changes.