mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 14:10:44 +00:00
Update file manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@36529 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2af37d861a
commit
50545e8f5a
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ NSString *formatVersion(int version)
|
|||
|
||||
+ (int) currentVersion
|
||||
{
|
||||
return appVersion(1,2,18);
|
||||
return appVersion(1,2,20);
|
||||
}
|
||||
|
||||
- (void) awakeFromNib
|
||||
|
|
Loading…
Reference in a new issue