projects
/
m6w6
/
ext-pq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
41c71e4
)
release 2.0.0RC1
v2.0.0RC1
author
Michael Wallner
<mike@php.net>
Mon, 7 Dec 2015 08:25:53 +0000
(09:25 +0100)
committer
Michael Wallner
<mike@php.net>
Mon, 7 Dec 2015 08:25:53 +0000
(09:25 +0100)
php_pq.h
patch
|
blob
|
history
diff --git
a/php_pq.h
b/php_pq.h
index cfdb095aeb3ecd23d33b813a78a289298b0d7199..876fdd926e87f1516c0e1d39c25ba8c6806d8cc0 100644
(file)
--- a/
php_pq.h
+++ b/
php_pq.h
@@
-14,7
+14,7
@@
#ifndef PHP_PQ_H
#define PHP_PQ_H
-#define PHP_PQ_VERSION "2.0.0
dev
"
+#define PHP_PQ_VERSION "2.0.0
RC1
"
#ifdef PHP_WIN32
# define PHP_PQ_API __declspec(dllexport)