new version 6.0.34

This commit is contained in:
Uwe Steinmann 2025-06-17 07:45:17 +02:00
parent bfe4641920
commit cbc3fee618
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
--------------------------------------------------------------------------------
Changes in version 6.0.34
--------------------------------------------------------------------------------
- merge changes up to 5.1.41
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Changes in version 6.0.33 Changes in version 6.0.33
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------

View File

@ -20,7 +20,7 @@
class SeedDMS_Version { /* {{{ */ class SeedDMS_Version { /* {{{ */
const _number = "6.0.33"; const _number = "6.0.34";
const _string = "SeedDMS"; const _string = "SeedDMS";
function __construct() { function __construct() {