]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Kill the -dev tag, in preperation for tagging 2.2.1.
authorPaul Querna <pquerna@apache.org>
Sat, 1 Apr 2006 18:59:25 +0000 (18:59 +0000)
committerPaul Querna <pquerna@apache.org>
Sat, 1 Apr 2006 18:59:25 +0000 (18:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@390730 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index 3879bb4d7193f89d7ab45723a6953951d4df5d33..c460c0a0399699d57a177c51b235c16807efda7c 100644 (file)
@@ -45,7 +45,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 2
 #define AP_SERVER_PATCHLEVEL_NUMBER   1
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 #if AP_SERVER_DEVBUILD_BOOLEAN
 #define AP_SERVER_ADD_STRING          "-dev"