From: よや Date: Tue, 8 Nov 2011 18:04:29 +0000 (+0900) Subject: update SWFED_VERSION from 0.49a to 0.49 X-Git-Tag: v0_60~97 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=f1745b51a6f8b0c8be439b9f136661fbad13a92e;p=swfed%2Fswfed.git update SWFED_VERSION from 0.49a to 0.49 --- diff --git a/src/php_swfed.c b/src/php_swfed.c index 81cb77a..83e86f8 100644 --- a/src/php_swfed.c +++ b/src/php_swfed.c @@ -107,7 +107,7 @@ zend_function_entry swfed_functions[] = { }; /* }}} */ -#define SWFED_VERSION "0.49a" +#define SWFED_VERSION "0.49" /* {{{ swfed_module_entry */