From 1b0da12a6b05e1a3ef3b48c0a4efc2de8c7c408f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Sun, 24 May 2009 14:36:36 +0000 Subject: [PATCH] update coreutils rdef git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30839 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 2dd9cbb26e..f2405e6eb5 100644 --- a/src/bin/coreutils/src/coreutils.rdef +++ b/src/bin/coreutils/src/coreutils.rdef @@ -1,10 +1,10 @@ resource app_version { - major = 6, - middle = 9, + major = 7, + middle = 4, minor = 0, variety = B_APPV_FINAL, internal = 0, short_info = "coreutils", - long_info = "coreutils ©2007 The Free Software Foundation" + long_info = "coreutils ©2009 The Free Software Foundation" };