This commit is contained in:
Jim Jagielski 2013-07-17 11:56:28 +00:00
commit 16bf749ad5

View file

@ -19,7 +19,7 @@
extern zend_module_entry gnupg_module_entry;
#define phpext_gnupg_ptr &gnupg_module_entry
#define PHP_GNUPG_VERSION "1.3.3-dev"
#define PHP_GNUPG_VERSION "1.3.3"
#ifdef PHP_WIN32
#define PHP_GNUPG_API __declspec(dllexport)