mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2024-11-22 06:27:08 +00:00
Bump varsion to 1.4.0
This commit is contained in:
parent
f725dd24af
commit
d09269f41b
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue