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