1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-11-29 20:09:14 +01:00

Increase version

This commit is contained in:
Daniil Gentili 2020-10-25 19:08:45 +01:00
parent 814689baa7
commit ef292e3169
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

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