From a65aabc3dfb6ddcd91e470a98b49fa376f59a838 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Sat, 6 Jul 1996 23:08:25 +0000 Subject: (argp_program_version): New variable. --- utils/settrans.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'utils/settrans.c') diff --git a/utils/settrans.c b/utils/settrans.c index 4be753dc..d39f375b 100644 --- a/utils/settrans.c +++ b/utils/settrans.c @@ -30,6 +30,8 @@ #include #include +char *argp_program_version = "settrans 1.0 (GNU " HURD_RELEASE ")"; + #define DEFAULT_TIMEOUT 60 #define _STRINGIFY(arg) #arg -- cgit v1.2.3