diff --git a/php_ssh2.h b/php_ssh2.h index d7b08a8..b0539ad 100644 --- a/php_ssh2.h +++ b/php_ssh2.h @@ -24,7 +24,7 @@ #include "ext/standard/url.h" #include "main/php_network.h" -#define PHP_SSH2_VERSION "1.4" +#define PHP_SSH2_VERSION "1.4.1" #define PHP_SSH2_DEFAULT_PORT 22 /* Exported Constants */