Bump version for iCal PRODID strings
This commit is contained in:
parent
31b6446a2b
commit
419296757a
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ abstract class kolab_format
|
||||||
protected $version = '3.0';
|
protected $version = '3.0';
|
||||||
|
|
||||||
const KTYPE_PREFIX = 'application/x-vnd.kolab.';
|
const KTYPE_PREFIX = 'application/x-vnd.kolab.';
|
||||||
const PRODUCT_ID = 'Roundcube-libkolab-0.9';
|
const PRODUCT_ID = 'Roundcube-libkolab-1.1';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Factory method to instantiate a kolab_format object of the given type and version
|
* Factory method to instantiate a kolab_format object of the given type and version
|
||||||
|
|
Loading…
Add table
Reference in a new issue