diff --git a/php_gnupg.h b/php_gnupg.h index d76c7a0..6459901 100644 --- a/php_gnupg.h +++ b/php_gnupg.h @@ -18,7 +18,7 @@ extern zend_module_entry gnupg_module_entry; #define phpext_gnupg_ptr &gnupg_module_entry -#define PHP_GNUPG_VERSION "1.3.6" +#define PHP_GNUPG_VERSION "1.4.0RC1" #ifdef PHP_WIN32 #define PHP_GNUPG_API __declspec(dllexport)