Loading CHANGES +3 −0 Original line number Diff line number Diff line -*- coding: utf-8 -*- Changes with Apache 2.3.16 Changes with Apache 2.3.15 *) SECURITY: CVE-2011-3348 (cve.mitre.org) Loading STATUS +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ Release history: [NOTE that x.{odd}.z versions are strictly Alpha/Beta releases, while x.{even}.z versions are Stable/GA releases.] 2.3.16 : In Development. 2.3.15 : Tagged on November 8, 2011. 2.3.14 : Tagged on August 1, 2011. Released Aug. 9, 2011. 2.3.13 : Tagged on June 28, 2011, not released. Loading docs/manual/style/version.ent +1 −1 Original line number Diff line number Diff line Loading @@ -19,6 +19,6 @@ <!ENTITY httpd.major "2"> <!ENTITY httpd.minor "3"> <!ENTITY httpd.patch "15"> <!ENTITY httpd.patch "16"> <!ENTITY httpd.docs "trunk"> include/ap_release.h +2 −2 Original line number Diff line number Diff line Loading @@ -45,8 +45,8 @@ #define AP_SERVER_MAJORVERSION_NUMBER 2 #define AP_SERVER_MINORVERSION_NUMBER 3 #define AP_SERVER_PATCHLEVEL_NUMBER 15 #define AP_SERVER_DEVBUILD_BOOLEAN 0 #define AP_SERVER_PATCHLEVEL_NUMBER 16 #define AP_SERVER_DEVBUILD_BOOLEAN 1 /* Synchronize the above with docs/manual/style/version.ent */ Loading Loading
CHANGES +3 −0 Original line number Diff line number Diff line -*- coding: utf-8 -*- Changes with Apache 2.3.16 Changes with Apache 2.3.15 *) SECURITY: CVE-2011-3348 (cve.mitre.org) Loading
STATUS +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ Release history: [NOTE that x.{odd}.z versions are strictly Alpha/Beta releases, while x.{even}.z versions are Stable/GA releases.] 2.3.16 : In Development. 2.3.15 : Tagged on November 8, 2011. 2.3.14 : Tagged on August 1, 2011. Released Aug. 9, 2011. 2.3.13 : Tagged on June 28, 2011, not released. Loading
docs/manual/style/version.ent +1 −1 Original line number Diff line number Diff line Loading @@ -19,6 +19,6 @@ <!ENTITY httpd.major "2"> <!ENTITY httpd.minor "3"> <!ENTITY httpd.patch "15"> <!ENTITY httpd.patch "16"> <!ENTITY httpd.docs "trunk">
include/ap_release.h +2 −2 Original line number Diff line number Diff line Loading @@ -45,8 +45,8 @@ #define AP_SERVER_MAJORVERSION_NUMBER 2 #define AP_SERVER_MINORVERSION_NUMBER 3 #define AP_SERVER_PATCHLEVEL_NUMBER 15 #define AP_SERVER_DEVBUILD_BOOLEAN 0 #define AP_SERVER_PATCHLEVEL_NUMBER 16 #define AP_SERVER_DEVBUILD_BOOLEAN 1 /* Synchronize the above with docs/manual/style/version.ent */ Loading