mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
cleanup the mod version macros, round 2
This commit is contained in:
parent
ec89c85054
commit
2d78023244
33 changed files with 57 additions and 34 deletions
|
@ -22,7 +22,7 @@
|
|||
#ifndef MYSQLND_H
|
||||
#define MYSQLND_H
|
||||
|
||||
#define MYSQLND_VERSION "mysqlnd 5.0.11-dev - 20120503 - $Id$"
|
||||
#define PHP_MYSQLND_VERSION "mysqlnd 5.0.11-dev - 20120503 - $Id$"
|
||||
#define MYSQLND_VERSION_ID 50011
|
||||
|
||||
#define MYSQLND_PLUGIN_API_VERSION 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue