mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 23:42:11 +00:00
- set default version to 3.3.0
This commit is contained in:
parent
c7b0d1979b
commit
e581b72c9c
|
@ -183,7 +183,7 @@ class LetoDMS_Core_DMS {
|
|||
$this->convertFileTypes = array();
|
||||
$this->version = '@package_version@';
|
||||
if($this->version[0] == '@')
|
||||
$this->version = '3.2.0';
|
||||
$this->version = '3.3.0';
|
||||
} /* }}} */
|
||||
|
||||
function getDB() { /* {{{ */
|
||||
|
|
Loading…
Reference in New Issue
Block a user