mirror of
https://git.code.sf.net/p/seeddms/code
synced 2026-01-14 21:36:44 +00:00
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
This commit is contained in:
commit
fc90b00a43
|
|
@ -1,3 +1,8 @@
|
|||
--------------------------------------------------------------------------------
|
||||
Changes in version 6.0.37
|
||||
--------------------------------------------------------------------------------
|
||||
- merge changes up to 5.1.44
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
Changes in version 6.0.36
|
||||
--------------------------------------------------------------------------------
|
||||
|
|
@ -345,6 +350,10 @@
|
|||
- add document list which can be exported as an archive
|
||||
- search results can be exported
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
Changes in version 5.1.44
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
Changes in version 5.1.43
|
||||
--------------------------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ namespace Seeddms\Seeddms;
|
|||
|
||||
class Version { /* {{{ */
|
||||
|
||||
const _number = "6.0.36";
|
||||
const _number = "6.0.37";
|
||||
const _string = "SeedDMS";
|
||||
|
||||
function __construct() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user