• Kevin Modzelewski's avatar
    Fix up some version numbers · 605dbfc9
    Kevin Modzelewski authored
    - Add a pyston micro version
    - Move to the convention of "current version number is for the next release",
      instead of "previous release".  I think this is more standard?
    - Get rid of our PYTHON_VERSION_MAJOR/MINOR/MICRO flags, and instead use CPython's
      versions.  We in theory had the ability to target different micro versions at
      runtime, but we never made use of this.  Having the two sets of flags isn't
      very sensible either.
    605dbfc9
Makefile 41.7 KB