Commit 600efad9 authored by Roy T. Fielding's avatar Roy T. Fielding
Browse files

Introduced APACHE_RELEASE numeric symbol, since branching a release

makes a date meaningless for feature comparisons.  The format is

     jnnffbb    (j = major number, nn = minor, ff = bugfix, bb = beta)

Note that 1.2b11 would have been 1020011 and 1.2.0 would be 1020012,
since the beta sequence numbers are actually X.X.0 releases.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@78675 13f79535-47bb-0310-9956-ffa450edef68
parent bd874178
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment