]> granicus.if.org Git - apache/commitdiff
Add the version number to the screen name
authorBradley Nicholes <bnicholes@apache.org>
Tue, 11 Mar 2003 00:19:16 +0000 (00:19 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Tue, 11 Mar 2003 00:19:16 +0000 (00:19 +0000)
Submitted by: Guenter Knauf (gk@gknw.de)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98967 13f79535-47bb-0310-9956-ffa450edef68

NWGNUmakefile

index 755ae11913e7b9006581e04a4e888bb74e4fb6f7..1a6ab0399929f73eb2c094711204c5fcf512558e 100644 (file)
@@ -131,7 +131,7 @@ NLM_THREAD_NAME     = Apache
 # This is used by the '-screenname' directive.  If left blank,
 # 'Apache for NetWare' Thread will be used.
 #
-NLM_SCREEN_NAME = Apache for NetWare
+NLM_SCREEN_NAME = Apache $(VERSION_STR) for NetWare
 
 
 #