File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / main / php_version.h
Revision 1.1.1.4 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Mon Oct 14 08:02:43 2013 UTC (10 years, 9 months ago) by misho
Branches: php, MAIN
CVS tags: v5_4_29p0, v5_4_20p0, v5_4_20, HEAD
v 5.4.20

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>