diff options
Diffstat (limited to 'src/scripts/xzmore.in')
-rw-r--r-- | src/scripts/xzmore.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/xzmore.in b/src/scripts/xzmore.in index 7cb31cbe..c571913f 100644 --- a/src/scripts/xzmore.in +++ b/src/scripts/xzmore.in @@ -24,7 +24,7 @@ # specified via XZ_OPT. xz='@xz@ --format=auto' -version='xzmore (@PACKAGE_NAME@) @VERSION@' +version='xzmore (@PACKAGE_NAME@) @PACKAGE_VERSION@' usage="Usage: ${0##*/} [OPTION]... [FILE]... Like 'more', but operate on the uncompressed contents of xz compressed FILEs. |