projects
/
m6w6
/
ext-raphf
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
f706105
)
release 1.0.0
release-1.0.0
author
Michael Wallner
<mike@php.net>
Mon, 12 Aug 2013 12:36:54 +0000
(14:36 +0200)
committer
Michael Wallner
<mike@php.net>
Mon, 12 Aug 2013 12:36:54 +0000
(14:36 +0200)
package.xml
patch
|
blob
|
history
php_raphf.h
patch
|
blob
|
history
diff --git
a/package.xml
b/package.xml
index 238c01bd3935ad179c4679b921ac98ce1ac6b444..ad54c358e6d140645a8993bf5748db0b5c1d4be5 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_raphf.h
b/php_raphf.h
index 6da1b0f712a2b55172647cce0dff9eaba75f3611..a1b0823a48e8525bb1fdaa7db0cab7a7b9f14a57 100644
(file)
--- a/
php_raphf.h
+++ b/
php_raphf.h
@@
-16,7
+16,7
@@
extern zend_module_entry raphf_module_entry;
#define phpext_raphf_ptr &raphf_module_entry
-#define PHP_RAPHF_VERSION "
0.1
.0"
+#define PHP_RAPHF_VERSION "
1.0
.0"
#ifdef PHP_WIN32
# define PHP_RAPHF_API __declspec(dllexport)