diff --git a/src/bin/coreutils/src/coreutils.rdef b/src/bin/coreutils/src/coreutils.rdef index 7d28e687d9..d4b2e89d62 100644 --- a/src/bin/coreutils/src/coreutils.rdef +++ b/src/bin/coreutils/src/coreutils.rdef @@ -1,11 +1,11 @@ resource app_version { major = 5, - middle = 0, + middle = 3, minor = 0, variety = 5, internal = 0, - short_info = "5.0", - long_info = "5.0 ©2000 The Free Software Foundation" + short_info = "5.3.0", + long_info = "5.3.0 ©2005 The Free Software Foundation" };