projects
/
m6w6
/
ext-propro
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
e5d3f31
)
prepare 2.0.1
release-2.0.1
author
Michael Wallner
<mike@php.net>
Wed, 25 May 2016 11:47:51 +0000
(13:47 +0200)
committer
Michael Wallner
<mike@php.net>
Wed, 25 May 2016 11:47:51 +0000
(13:47 +0200)
package.xml
patch
|
blob
|
history
php_propro.h
patch
|
blob
|
history
diff --git
a/package.xml
b/package.xml
index 7c54ded1a80d8518cea622bebe72bc7f7cb19481..16cff84653515e52ccb69ba0e384b7f5fd26264b 100644
(file)
--- a/
package.xml
+++ b/
package.xml
@@
-19,9
+19,9
@@
http://pear.php.net/dtd/package-2.0.xsd">
<email>mike@php.net</email>
<active>yes</active>
</lead>
- <date>2016-0
4-28
</date>
+ <date>2016-0
5-25
</date>
<version>
- <release>2.0.1
dev
</release>
+ <release>2.0.1</release>
<api>2.0.0</api>
</version>
<stability>
diff --git
a/php_propro.h
b/php_propro.h
index 387766b118425c0f702c7b22b4222486b5ccad49..78f5b81de120cf9863aefbf46bac3f6d4e221eee 100644
(file)
--- a/
php_propro.h
+++ b/
php_propro.h
@@
-16,7
+16,7
@@
extern zend_module_entry propro_module_entry;
#define phpext_propro_ptr &propro_module_entry
-#define PHP_PROPRO_VERSION "2.0.1
dev
"
+#define PHP_PROPRO_VERSION "2.0.1"
#ifdef PHP_WIN32
# define PHP_PROPRO_API __declspec(dllexport)