mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2026-02-04 13:21:34 +00:00
Update w/ lead change info...
This commit is contained in:
parent
f3ca83e7e4
commit
e6cc6a9c74
6 changed files with 33 additions and 4 deletions
|
|
@ -7,6 +7,7 @@
|
|||
| in the accompanying LICENSE file are met. |
|
||||
+--------------------------------------------------------------------+
|
||||
| Copyright (c) 2006, Thilo Raufeisen <traufeisen@php.net> |
|
||||
| Copyright (c) 2013, Jim Jagielski <jimjag@php.net> |
|
||||
+--------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
|
|
@ -18,7 +19,7 @@
|
|||
extern zend_module_entry gnupg_module_entry;
|
||||
#define phpext_gnupg_ptr &gnupg_module_entry
|
||||
|
||||
#define PHP_GNUPG_VERSION "1.3.2-dev"
|
||||
#define PHP_GNUPG_VERSION "1.3.3-dev"
|
||||
|
||||
#ifdef PHP_WIN32
|
||||
#define PHP_GNUPG_API __declspec(dllexport)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue