
takashi at apache
Oct 10, 2008, 5:37 PM
Post #1 of 1
(58 views)
Permalink
|
|
svn commit: r703616 - /httpd/httpd/branches/2.2.x/docs/manual/style/version.ent
|
|
Author: takashi Date: Fri Oct 10 17:37:39 2008 New Revision: 703616 URL: http://svn.apache.org/viewvc?rev=703616&view=rev Log: increment version.ent Modified: httpd/httpd/branches/2.2.x/docs/manual/style/version.ent Modified: httpd/httpd/branches/2.2.x/docs/manual/style/version.ent URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/style/version.ent?rev=703616&r1=703615&r2=703616&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/docs/manual/style/version.ent (original) +++ httpd/httpd/branches/2.2.x/docs/manual/style/version.ent Fri Oct 10 17:37:39 2008 @@ -19,6 +19,6 @@ <!ENTITY httpd.major "2"> <!ENTITY httpd.minor "2"> -<!ENTITY httpd.patch "10"> +<!ENTITY httpd.patch "11"> <!ENTITY httpd.docs "2.2">
|