root/main/php_version.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /* automatically generated by configure */
   2 /* edit configure.in to change version number */
   3 #define PHP_MAJOR_VERSION 7
   4 #define PHP_MINOR_VERSION 0
   5 #define PHP_RELEASE_VERSION 5
   6 #define PHP_EXTRA_VERSION ""
   7 #define PHP_VERSION "7.0.5"
   8 #define PHP_VERSION_ID 70005

/* [<][>][^][v][top][bottom][index][help] */