mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2024-11-22 22:37:10 +00:00
no longer -dev
This commit is contained in:
parent
5754551811
commit
d77ae53df3
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
extern zend_module_entry gnupg_module_entry;
|
extern zend_module_entry gnupg_module_entry;
|
||||||
#define phpext_gnupg_ptr &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
|
#ifdef PHP_WIN32
|
||||||
#define PHP_GNUPG_API __declspec(dllexport)
|
#define PHP_GNUPG_API __declspec(dllexport)
|
||||||
|
|
Loading…
Reference in a new issue