summaryrefslogtreecommitdiff
path: root/utils/showtrans.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/showtrans.c')
-rw-r--r--utils/showtrans.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/showtrans.c b/utils/showtrans.c
index 56255050..d6acfd9d 100644
--- a/utils/showtrans.c
+++ b/utils/showtrans.c
@@ -29,6 +29,8 @@
#include <error.h>
#include <argz.h>
+char *argp_program_version = "showtrans 1.0 (GNU " HURD_RELEASE ")";
+
static struct argp_option options[] =
{
{"prefix", 'p', 0, 0, "Always display `FILENAME: ' before translators"},