]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Get ready to tag httpd 2.4.38
authorDaniel Ruggeri <druggeri@apache.org>
Thu, 17 Jan 2019 17:48:40 +0000 (17:48 +0000)
committerDaniel Ruggeri <druggeri@apache.org>
Thu, 17 Jan 2019 17:48:40 +0000 (17:48 +0000)
[Reverted by r1851567]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1851557 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index 785ce3b1c81d5248e05f7e89155aeaa5c2e52352..91553f737e7043bcbc67d24a67e1a696fffaebd5 100644 (file)
@@ -44,7 +44,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 4
 #define AP_SERVER_PATCHLEVEL_NUMBER   39
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 /* Synchronize the above with docs/manual/style/version.ent */