From 66095e986936348e07ff21d3473484e9dd52c644 Mon Sep 17 00:00:00 2001 From: Yoshihiro Yamazaki Date: Tue, 6 Nov 2012 12:24:52 +0900 Subject: [PATCH] update SWFED_VERSION from 0.58 to 0.59a --- src/php_swfed.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/php_swfed.c b/src/php_swfed.c index ab7232e..203c550 100644 --- a/src/php_swfed.c +++ b/src/php_swfed.c @@ -42,7 +42,7 @@ #include "swf_tag.h" #include "swf_object.h" -#define SWFED_VERSION "0.58" +#define SWFED_VERSION "0.59a" #define get_zend_hash_value_long(table, key, value) do { \ zval **tmp = NULL; \ -- 2.11.0