--- build-tree/apache_1.3.26/src/main/http_main.c
+++ build-tree/apache_1.3.26/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
