From 4e63fd2ecf11fd9332287b08897ffc66245bc1af Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Tue, 30 Jan 2024 20:36:46 +0100 Subject: [PATCH] start new version 5.1.34 --- inc/inc.Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/inc.Version.php b/inc/inc.Version.php index eff844519..66e56fb84 100644 --- a/inc/inc.Version.php +++ b/inc/inc.Version.php @@ -20,7 +20,7 @@ class SeedDMS_Version { /* {{{ */ - const _number = "5.1.33"; + const _number = "5.1.34"; const _string = "SeedDMS"; function __construct() {