roll on 1.3.4-dev

This commit is contained in:
Jim Jagielski 2013-07-17 12:00:06 +00:00
parent d77ae53df3
commit 905c2117ed
2 changed files with 17 additions and 3 deletions

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"
#define PHP_GNUPG_VERSION "1.3.4-dev"
#ifdef PHP_WIN32
#define PHP_GNUPG_API __declspec(dllexport)