--- apache-1.3.6.orig/src/main/http_main.c
+++ apache-1.3.6/src/main/http_main.c
@@ -402,7 +402,7 @@
 	ap_add_version_component(SERVER_BASEVERSION);
     }
     else {
-	ap_add_version_component(SERVER_BASEVERSION " (" PLATFORM ")");
+	ap_add_version_component(SERVER_BASEVERSION " (" PLATFORM ") " SERVER_SUBVERSION);
     }
     /*
      * Lock the server_version string if we're not displaying
