File: php_amqp_version.h

package info (click to toggle)
php-amqp 2.1.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,536 kB
  • sloc: ansic: 7,295; xml: 1,162; php: 690; pascal: 49; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 200 bytes parent folder | download
1
2
3
4
5
6
#define PHP_AMQP_VERSION_MAJOR 2
#define PHP_AMQP_VERSION_MINOR 1
#define PHP_AMQP_VERSION_PATCH 2
#define PHP_AMQP_VERSION_EXTRA ""
#define PHP_AMQP_VERSION "2.1.2"
#define PHP_AMQP_VERSION_ID 20102