diff --git a/src/bin/coreutils/src/coreutils.rdef b/src/bin/coreutils/src/coreutils.rdef index 105951eef9..d6d908dcfe 100644 --- a/src/bin/coreutils/src/coreutils.rdef +++ b/src/bin/coreutils/src/coreutils.rdef @@ -2,7 +2,7 @@ resource app_version { major = 6, middle = 7, minor = 0, - variety = B_FINAL_VERSION, + variety = B_APPV_FINAL, internal = 0, short_info = "coreutils", long_info = "coreutils ©2006 The Free Software Foundation"