mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 12:01:16 +00:00
Updating release version.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18562 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4ebb91f329
commit
fa1fb6fd0d
1 changed files with 1 additions and 1 deletions
2
Gorm.m
2
Gorm.m
|
@ -531,7 +531,7 @@ NSString *GormWillDetachObjectFromDocumentNotification = @"GormWillDetachObjectF
|
|||
forKey: @"ApplicationDescription"];
|
||||
[dict setObject: @"Gorm 0.6.0 (Beta)"
|
||||
forKey: @"ApplicationRelease"];
|
||||
[dict setObject: @"0.6.0 Jan 30 2004"
|
||||
[dict setObject: @"0.6.0 Feb 08 2004"
|
||||
forKey: @"FullVersionID"];
|
||||
[dict setObject: [NSArray arrayWithObjects: @"Gregory John Casamento <greg_casamento@yahoo.com>",
|
||||
@"Richard Frith-Macdonald <rfm@gnu.org>",
|
||||
|
|
Loading…
Reference in a new issue