Fixed wrong app version constant I introduced earlier.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19794 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
00d65a521d
commit
67d68c7766
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user