From: Bradley Nicholes Date: Tue, 11 Mar 2003 00:19:16 +0000 (+0000) Subject: Add the version number to the screen name X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=27b517bcccab072e3c8777eda6002c2e860f73d7;p=apache Add the version number to the screen name 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 --- diff --git a/NWGNUmakefile b/NWGNUmakefile index 755ae11913..1a6ab03999 100644 --- a/NWGNUmakefile +++ b/NWGNUmakefile @@ -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 #