mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Bump internal version id after recent changes
This commit is contained in:
parent
f926a3c07d
commit
7edb8a69b6
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@
|
|||
#ifndef MYSQLND_H
|
||||
#define MYSQLND_H
|
||||
|
||||
#define MYSQLND_VERSION "mysqlnd 5.0.9-dev - 20110325 - $Revision$"
|
||||
#define MYSQLND_VERSION_ID 50009
|
||||
#define MYSQLND_VERSION "mysqlnd 5.0.10-dev - 20111026 - $Revision$"
|
||||
#define MYSQLND_VERSION_ID 50010
|
||||
|
||||
#define MYSQLND_PLUGIN_API_VERSION 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue