aboutsummaryrefslogtreecommitdiff
path: root/utils/showtrans.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/showtrans.c')
-rw-r--r--utils/showtrans.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/showtrans.c b/utils/showtrans.c
index 32aaaa74..1ddef038 100644
--- a/utils/showtrans.c
+++ b/utils/showtrans.c
@@ -25,11 +25,12 @@
#include <argp.h>
#include <fcntl.h>
#include <unistd.h>
+#include <version.h>
#include <error.h>
#include <argz.h>
-char *argp_program_version = "showtrans 1.0 (GNU " HURD_RELEASE ")";
+char *argp_program_version = STANDARD_HURD_VERSION (showtrans);
static struct argp_option options[] =
{