start new version 5.1.35

This commit is contained in:
Uwe Steinmann 2024-05-07 21:34:04 +02:00
parent 6d86aee6cf
commit 436b4a1453
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
--------------------------------------------------------------------------------
Changes in version 5.1.35
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Changes in version 5.1.34
--------------------------------------------------------------------------------

View File

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