From 81de6e6f58a9ec79e1bae0aa9d0eebd9203317e4 Mon Sep 17 00:00:00 2001 From: Yoshihiro Yamazaki Date: Fri, 15 Feb 2013 15:55:55 +0900 Subject: [PATCH] update SWFED_VERSION from 0.60 to 0.61a --- 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 ab545b9..a0051d4 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.60" +#define SWFED_VERSION "0.61a" #define get_zend_hash_value_long(table, key, value) do { \ zval **tmp = NULL; \ -- 2.11.0