]> granicus.if.org Git - apache/commitdiff
Get ready to tag 2.4.4
authorJim Jagielski <jim@apache.org>
Mon, 18 Feb 2013 20:20:14 +0000 (20:20 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 18 Feb 2013 20:20:14 +0000 (20:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1447460 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index 7a49e50f0b57e648275c3c47cf6716dd998a9e68..f01d3a10be36625447c679354d49b7885baee3c5 100644 (file)
@@ -46,7 +46,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 4
 #define AP_SERVER_PATCHLEVEL_NUMBER   4
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 #define AP_SERVER_ADD_STRING          "-dev"
 
 /* Synchronize the above with docs/manual/style/version.ent */