From: Edin Kadribasic Date: Fri, 23 Jul 2004 02:28:18 +0000 (+0000) Subject: Updated version number X-Git-Tag: PRE_ZEND_VM_DISPATCH_PATCH~393 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67c42a4a9bc21f1548615d61a6832d7adf045596;p=php Updated version number --- diff --git a/ext/gd/gd.c b/ext/gd/gd.c index 1476e5ee38..43d554706d 100644 --- a/ext/gd/gd.c +++ b/ext/gd/gd.c @@ -453,7 +453,7 @@ PHP_RSHUTDOWN_FUNCTION(gd) /* }}} */ #if HAVE_GD_BUNDLED -#define PHP_GD_VERSION_STRING "bundled (2.0.23 compatible)" +#define PHP_GD_VERSION_STRING "bundled (2.0.28 compatible)" #elif HAVE_LIBGD20 #define PHP_GD_VERSION_STRING "2.0 or higher" #elif HAVE_GDIMAGECOLORRESOLVE