mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2026-02-04 13:21:34 +00:00
Release 1.5.1
This commit is contained in:
parent
419ca69bf9
commit
c4b61386a8
2 changed files with 21 additions and 5 deletions
|
|
@ -18,7 +18,7 @@
|
|||
extern zend_module_entry gnupg_module_entry;
|
||||
#define phpext_gnupg_ptr &gnupg_module_entry
|
||||
|
||||
#define PHP_GNUPG_VERSION "1.5.0"
|
||||
#define PHP_GNUPG_VERSION "1.5.1"
|
||||
|
||||
#ifdef PHP_WIN32
|
||||
#define PHP_GNUPG_API __declspec(dllexport)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue