mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2026-02-04 13:21:34 +00:00
fix compilation issue
This commit is contained in:
parent
82bd767afa
commit
b6f6663639
3 changed files with 19 additions and 5 deletions
|
|
@ -19,7 +19,7 @@
|
|||
extern zend_module_entry gnupg_module_entry;
|
||||
#define phpext_gnupg_ptr &gnupg_module_entry
|
||||
|
||||
#define PHP_GNUPG_VERSION "1.3.5"
|
||||
#define PHP_GNUPG_VERSION "1.3.6"
|
||||
|
||||
#ifdef PHP_WIN32
|
||||
#define PHP_GNUPG_API __declspec(dllexport)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue