going 1.3

This commit is contained in:
Thilo Raufeisen 2006-11-06 14:53:44 +00:00
parent ba4ad8960b
commit 19dcb9fda3
3 changed files with 88 additions and 60 deletions

View file

@ -27,7 +27,7 @@
static int le_gnupg;
#define PHP_GNUPG_VERSION "1.2"
#define PHP_GNUPG_VERSION "1.3"
#ifdef ZEND_ENGINE_2
static zend_object_handlers gnupg_object_handlers;