From a39f4c636576a5d4ec123e01c9c90141def2e316 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Thu, 31 Mar 2005 15:43:58 +0000 Subject: [PATCH] updated version info git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12194 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/bin/coreutils/src/coreutils.rdef | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" };