diff --git a/php_scrypt.h b/php_scrypt.h index b5d8640..0faa3c9 100644 --- a/php_scrypt.h +++ b/php_scrypt.h @@ -26,7 +26,7 @@ #ifndef PHP_SCRYPT_HEADER #define PHP_SCRYPT_HEADER 1 -#define PHP_SCRYPT_VERSION "2.0.1" +#define PHP_SCRYPT_VERSION "2.0.2" #define PHP_SCRYPT_EXTNAME "scrypt" extern zend_module_entry scrypt_module_entry;