diff options
author | Bradley Nicholes <bnicholes@apache.org> | 2002-10-16 23:52:35 +0000 |
---|---|---|
committer | Bradley Nicholes <bnicholes@apache.org> | 2002-10-16 23:52:35 +0000 |
commit | 7d357a59bfde7af609ea546ed60e6fb09816900c (patch) | |
tree | 2b096d6be121c84bf70883f23202a3d54279d9c7 /support/NWGNUhtdigest | |
parent | 62195dae7f1cee42a77d45b76688bd7849043ef6 (diff) | |
download | httpd-7d357a59bfde7af609ea546ed60e6fb09816900c.tar.gz |
Adding the current version string to the link of each NLM
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97251 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'support/NWGNUhtdigest')
-rw-r--r-- | support/NWGNUhtdigest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/NWGNUhtdigest b/support/NWGNUhtdigest index d8f08a6a6f..ae702e0ee2 100644 --- a/support/NWGNUhtdigest +++ b/support/NWGNUhtdigest @@ -98,7 +98,7 @@ NLM_NAME = htdigest # This is used by the link '-desc ' directive. # If left blank, NLM_NAME will be used. # -NLM_DESCRIPTION = Apache HT Digest Utility for NetWare +NLM_DESCRIPTION = Apache $(VERSION_STR) HT Digest Utility for NetWare # # This is used by the '-threadname' directive. If left blank, |