Commit 77d352d9 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

Prepare for 2.2.18 tag

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1100688 13f79535-47bb-0310-9956-ffa450edef68
parent 3fe84322
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ Release history:
    [NOTE that x.{odd}.z versions are strictly Alpha/Beta releases,
          while x.{even}.z versions are Stable/GA releases.]
    2.2.19  : In maintenance
    2.2.18  : Tagged May 7, 2011.
    2.2.18  : Tagged May 8, 2011.
    2.2.17  : Released October 19, 2010.
    2.2.16  : Released July 25, 2010.
    2.2.15  : Released March 6, 2010.
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@
#define AP_SERVER_MAJORVERSION_NUMBER 2
#define AP_SERVER_MINORVERSION_NUMBER 2
#define AP_SERVER_PATCHLEVEL_NUMBER   18
#define AP_SERVER_DEVBUILD_BOOLEAN    1
#define AP_SERVER_DEVBUILD_BOOLEAN    0

#if AP_SERVER_DEVBUILD_BOOLEAN
#define AP_SERVER_ADD_STRING          "-dev"