File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / main / php_version.h
Revision 1.1.1.5 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Sun Jun 15 20:04:01 2014 UTC (10 years ago) by misho
Branches: php, MAIN
CVS tags: v5_4_29, HEAD
php 5.4.29

/* automatically generated by configure */
/* edit configure.in to change version number */
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 4
#define PHP_RELEASE_VERSION 29
#define PHP_EXTRA_VERSION ""
#define PHP_VERSION "5.4.29"
#define PHP_VERSION_ID 50429

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