From 6710b3b469fb49e33efaeb6a39b577b0c58a2d19 Mon Sep 17 00:00:00 2001 From: gtbu Date: Thu, 2 Jun 2022 19:55:41 +0200 Subject: [PATCH] 5.3-b8 b2 --- include/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/common.php b/include/common.php index f39f05f..5e99496 100644 --- a/include/common.php +++ b/include/common.php @@ -50,7 +50,7 @@ gp_defined('CMS_NAME_FULL', 'Typesetter CMS'); gp_defined('addon_browse_path', CMS_DOMAIN . '/index.php'); gp_defined('debug_path', CMS_DOMAIN . '/index.php/Debug'); -gp_defined('gpversion', '5.3-p8-b1'); +gp_defined('gpversion', '5.3-p8 b2'); gp_defined('gp_random', \gp\tool::RandomString());