Release 1.4.0

This commit is contained in:
Jakub Zelenka 2016-08-29 20:05:08 +01:00
parent 1ddc32f64d
commit 9f6a48c4c1
2 changed files with 22 additions and 7 deletions

View file

@ -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)