From 7aaf43b3564d8b6c98708d944c0541113a3f852e Mon Sep 17 00:00:00 2001 From: Levi Date: Sat, 30 Jan 2016 14:38:43 -0500 Subject: [PATCH] Version bump for EDB-ID: 38574 --- src/includes/psmconfig.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/includes/psmconfig.inc.php b/src/includes/psmconfig.inc.php index 68de7b4c..b5ac6468 100644 --- a/src/includes/psmconfig.inc.php +++ b/src/includes/psmconfig.inc.php @@ -29,7 +29,7 @@ /** * Current PSM version */ -define('PSM_VERSION', '3.1.1'); +define('PSM_VERSION', '3.1.2'); /** * URL to check for updates. Will not be checked if turned off on config page.