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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27b517bcccab072e3c8777eda6002c2e860f73d7;p=thirdparty%2Fapache%2Fhttpd.git 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 755ae11913e..1a6ab039992 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 #