start new version 5.1.42

This commit is contained in:
Uwe Steinmann 2025-07-31 11:03:59 +02:00
parent 181dd2c3ff
commit 49a243d92e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
--------------------------------------------------------------------------------
Changes in version 5.1.42
--------------------------------------------------------------------------------
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Changes in version 5.1.41 Changes in version 5.1.41
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------

View File

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