]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove -dev, to prepare for 2.1.8 tagging.
authorPaul Querna <pquerna@apache.org>
Sun, 25 Sep 2005 23:13:33 +0000 (23:13 +0000)
committerPaul Querna <pquerna@apache.org>
Sun, 25 Sep 2005 23:13:33 +0000 (23:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@291486 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index bb2275acaa759b9b510af31d9ab6d6b60a23c122..c197a9573401999ff3246155a59f84aee07fcbd8 100644 (file)
@@ -43,7 +43,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 1
 #define AP_SERVER_PATCHLEVEL_NUMBER   8
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 #if AP_SERVER_DEVBUILD_BOOLEAN
 #define AP_SERVER_ADD_STRING          "-dev"