]> granicus.if.org Git - apache/commitdiff
Prepare for 2.3.3 release tag.
authorPaul Querna <pquerna@apache.org>
Wed, 11 Nov 2009 19:32:36 +0000 (19:32 +0000)
committerPaul Querna <pquerna@apache.org>
Wed, 11 Nov 2009 19:32:36 +0000 (19:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@835029 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index d006622ce3b3023a47b1df52dc766fc7d9c30ec1..4a6e4040ee7af868678ea40fbd7a6bc2f9e65261 100644 (file)
@@ -46,7 +46,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 3
 #define AP_SERVER_PATCHLEVEL_NUMBER   3
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 #if AP_SERVER_DEVBUILD_BOOLEAN
 #define AP_SERVER_ADD_STRING          "-dev"