mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-27 17:12:43 +00:00
Monotone-Parent: f09166c5b5e0bf596307ef52de183cd6eabbf420
Monotone-Revision: 49f93d7885e48cc9020c68ab92841b946e9ed227 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-26T14:41:34 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -476,7 +476,8 @@
|
||||
- (NSString *) versitString
|
||||
{
|
||||
[self setVersion: @"3.0"];
|
||||
return [self versitString];
|
||||
|
||||
return [super versitString];
|
||||
}
|
||||
|
||||
/* description */
|
||||
|
||||
@@ -203,7 +203,8 @@
|
||||
- (NSString *) versitString
|
||||
{
|
||||
[self setVersion: @"2.0"];
|
||||
return [self versitString];
|
||||
|
||||
return [super versitString];
|
||||
}
|
||||
|
||||
/* ical typing */
|
||||
|
||||
Reference in New Issue
Block a user