summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2003-03-11 00:19:16 +0000
committerBradley Nicholes <bnicholes@apache.org>2003-03-11 00:19:16 +0000
commitc76d726526f9fe66434b4f0437d7e7fb0a56475e (patch)
tree5d4fdc269dc48c1aee320045280c8d62e3842885 /NWGNUmakefile
parent3cbaec5d044c29b0c015377273b0f3fcb139c3a4 (diff)
downloadhttpd-c76d726526f9fe66434b4f0437d7e7fb0a56475e.tar.gz
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
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r--NWGNUmakefile2
1 files changed, 1 insertions, 1 deletions
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
#