diff options
Diffstat (limited to 'ext/snmp/php_snmp.h')
| -rw-r--r-- | ext/snmp/php_snmp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/snmp/php_snmp.h b/ext/snmp/php_snmp.h index af5189dab3..9acae9dfc7 100644 --- a/ext/snmp/php_snmp.h +++ b/ext/snmp/php_snmp.h @@ -26,7 +26,7 @@ #ifndef PHP_SNMP_H #define PHP_SNMP_H -#define PHP_SNMP_VERSION "0.1" +#define PHP_SNMP_VERSION PHP_VERSION #if HAVE_SNMP |
