summaryrefslogtreecommitdiff
path: root/utils/hurdids.c
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-09-05 16:59:37 +0000
committerThomas Bushnell <thomas@gnu.org>1996-09-05 16:59:37 +0000
commit5145728f45d1a83ebe229ee38c4f2534a43c385f (patch)
tree48dfa16e2e256f1627e60d1f1d19dfcc9e6e46d2 /utils/hurdids.c
parent41476b24b860bc333ed99c3eb2b575193b111aa7 (diff)
*** empty log message ***
Diffstat (limited to 'utils/hurdids.c')
-rw-r--r--utils/hurdids.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/hurdids.c b/utils/hurdids.c
index 26c2d14a..d48d0d69 100644
--- a/utils/hurdids.c
+++ b/utils/hurdids.c
@@ -26,11 +26,12 @@
#include <unistd.h>
#include <pwd.h>
#include <grp.h>
+#include <version.h>
#include <error.h>
#include <hurd/id.h>
-char *argp_program_version = "hurdids 1.0 (GNU " HURD_RELEASE ")";
+char *argp_program_version = STANDARD_HURD_VERSION (hurdids);
static struct argp_option options[] =
{