1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-11-26 20:04:44 +01:00

missed the source header

This commit is contained in:
Michael Wallner 2014-12-17 11:34:59 +01:00
parent d6d5a8efdf
commit 36150c001f

View File

@ -14,7 +14,7 @@
#ifndef PHP_PQ_H
#define PHP_PQ_H
#define PHP_PQ_VERSION "0.5.6dev"
#define PHP_PQ_VERSION "0.6.0dev"
#ifdef PHP_WIN32
# define PHP_PQ_API __declspec(dllexport)