bump version number

This commit is contained in:
Andrey Hristov 2009-12-10 11:59:14 +00:00
parent 311684e1e4
commit 1121c11899

View File

@ -22,8 +22,8 @@
#ifndef MYSQLND_H
#define MYSQLND_H
#define MYSQLND_VERSION "mysqlnd 5.0.6-dev - 091022 - $Revision$"
#define MYSQLND_VERSION_ID 50006
#define MYSQLND_VERSION "mysqlnd 5.0.7-dev - 091210 - $Revision$"
#define MYSQLND_VERSION_ID 50007
/* This forces inlining of some accessor functions */
#define MYSQLND_USE_OPTIMISATIONS 0