From: Ulf Wendel Date: Thu, 22 Oct 2009 16:10:02 +0000 (+0000) Subject: Updating mysqlnd version number. X-Git-Tag: php-5.4.0alpha1~191^2~2473 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cfb54072cfca2734dd2e9f0d582aa1c83f872c20;p=php Updating mysqlnd version number. --- diff --git a/ext/mysqlnd/mysqlnd.h b/ext/mysqlnd/mysqlnd.h index c5879b3670..9dfea4bbef 100644 --- a/ext/mysqlnd/mysqlnd.h +++ b/ext/mysqlnd/mysqlnd.h @@ -22,8 +22,8 @@ #ifndef MYSQLND_H #define MYSQLND_H -#define MYSQLND_VERSION "mysqlnd 5.0.5-dev - 081106 - $Revision$" -#define MYSQLND_VERSION_ID 50005 +#define MYSQLND_VERSION "mysqlnd 5.0.6-dev - 091022 - $Revision$" +#define MYSQLND_VERSION_ID 50006 /* This forces inlining of some accessor functions */ #define MYSQLND_USE_OPTIMISATIONS 0