start version 5.1.22

This commit is contained in:
Uwe Steinmann 2021-01-08 09:23:04 +01:00
parent 323e3c49ae
commit 9bacd79374
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
--------------------------------------------------------------------------------
Changes in version 5.1.22
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Changes in version 5.1.21
--------------------------------------------------------------------------------

View File

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