From 48d7b13a1eab85fab91c8d6c5ddf298f733c74f5 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 7 Dec 2006 00:26:54 +0100 Subject: Imported from util-linux-2.13-pre1 tarball. --- sys-utils/readprofile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/readprofile.c') diff --git a/sys-utils/readprofile.c b/sys-utils/readprofile.c index d70eb7339..6e1c3fcf0 100644 --- a/sys-utils/readprofile.c +++ b/sys-utils/readprofile.c @@ -195,7 +195,7 @@ main(int argc, char **argv) { break; case 'V': printf(_("%s version %s\n"), prgname, - UTIL_LINUX_VERSION); + VERSION); exit(0); default: usage(); -- cgit v1.2.3-55-g7522