From f81d9e30a623f7f23d27d3594dd81605a2c4746d Mon Sep 17 00:00:00 2001 From: urShadow Date: Thu, 11 Jun 2020 13:40:12 +0000 Subject: [PATCH] Update version --- src/Pawn.CMD.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Pawn.CMD.inc b/src/Pawn.CMD.inc index eaa2389..fdb4bb6 100755 --- a/src/Pawn.CMD.inc +++ b/src/Pawn.CMD.inc @@ -25,7 +25,7 @@ #if !defined PAWNCMD_INC_ #define PAWNCMD_INC_ - #define PAWNCMD_VERSION 332 + #define PAWNCMD_VERSION 333 #define PAWNCMD_INCLUDE_VERSION PAWNCMD_VERSION // backward compatibility #if !defined __cplusplus