milestone.txt 309 B

12345678910111213
  1. # Holds the current milestone.
  2. # Should be in the format of
  3. #
  4. # x.x.x
  5. # x.x.x.x
  6. # x.x.x+
  7. #
  8. # Referenced by milestone.py.
  9. # Hopefully I'll be able to automate replacement of *all*
  10. # hardcoded milestones in the tree from these two files.
  11. #--------------------------------------------------------
  12. 4.8.3