Commit b7d39609 authored by Colm MacCarthaigh's avatar Colm MacCarthaigh
Browse files

Roll on 2.0.57


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@395285 13f79535-47bb-0310-9956-ffa450edef68
parent 5315235b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@
#define AP_SERVER_MAJORVERSION_NUMBER 2
#define AP_SERVER_MINORVERSION_NUMBER 0
#define AP_SERVER_PATCHLEVEL_NUMBER   57
#define AP_SERVER_ADD_STRING          "-dev"
#define AP_SERVER_ADD_STRING          ""

/* keep old macros as well */
#define AP_SERVER_MAJORVERSION APR_STRINGIFY(AP_SERVER_MAJORVERSION_NUMBER)