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:
b401faa
)
release 1.0.0
release-1.0.0
author
Michael Wallner
<mike@php.net>
Mon, 12 Aug 2013 13:34:25 +0000
(15:34 +0200)
committer
Michael Wallner
<mike@php.net>
Mon, 12 Aug 2013 13:34:25 +0000
(15:34 +0200)
package.xml
patch
|
blob
|
history
php_propro.h
patch
|
blob
|
history
diff --git
a/package.xml
b/package.xml
index be11e7eac40fb844a5f474f6d73c1116be4bde54..98b4a05eec0748be7bac7e7ecbaa703d5a851769 100644
(file)
--- a/
package.xml
+++ b/
package.xml
@@
-19,7
+19,7
@@
http://pear.php.net/dtd/package-2.0.xsd">
<email>mike@php.net</email>
<active>yes</active>
</lead>
- <date>2013-0
7-07
</date>
+ <date>2013-0
8-12
</date>
<version>
<release>1.0.0</release>
<api>1.0.0</api>
diff --git
a/php_propro.h
b/php_propro.h
index 5d01740f305723d5dbf81bbdd9ecf6ee5ed380a6..35188547e9a2db2bf6cffbc9c74389ee61b1a7c7 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 "
0.1
.0"
+#define PHP_PROPRO_VERSION "
1.0
.0"
#ifdef PHP_WIN32
# define PHP_PROPRO_API __declspec(dllexport)