]> git.saurik.com Git - apt.git/blobdiff - cmdline/apt-cdrom.cc
trigger the usage of the fallback code for kfreebsd also in the
[apt.git] / cmdline / apt-cdrom.cc
index 0017d954e874e3ae293f54ef790b34f7bc2c3662..2551f49161e9fc07fe5b775a708e339a6e816eb9 100644 (file)
@@ -195,7 +195,7 @@ bool DoIdent(CommandLine &)
 /* */
 int ShowHelp()
 {
 /* */
 int ShowHelp()
 {
-   ioprintf(cout,_("%s %s for %s compiled on %s %s\n"),PACKAGE,VERSION,
+   ioprintf(cout,_("%s %s for %s compiled on %s %s\n"),PACKAGE,PACKAGE_VERSION,
            COMMON_ARCH,__DATE__,__TIME__);
    if (_config->FindB("version") == true)
       return 0;
            COMMON_ARCH,__DATE__,__TIME__);
    if (_config->FindB("version") == true)
       return 0;