From: yoya Date: Tue, 29 Nov 2011 16:14:11 +0000 (+0900) Subject: update SWFED_VERSION from 0.51a to 0.51 X-Git-Tag: v0_60~86 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=61169e1b3423d1d3cd09cf2d02b2f038ce685a93;p=swfed%2Fswfed.git update SWFED_VERSION from 0.51a to 0.51 --- diff --git a/src/php_swfed.c b/src/php_swfed.c index 0a56da0..ceb5050 100644 --- a/src/php_swfed.c +++ b/src/php_swfed.c @@ -108,7 +108,7 @@ zend_function_entry swfed_functions[] = { }; /* }}} */ -#define SWFED_VERSION "0.51a" +#define SWFED_VERSION "0.51" /* {{{ swfed_module_entry */