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:
5aeb727
)
prepare 1.1.1
release-1.1.1
author
Michael Wallner
<mike@php.net>
Tue, 19 Jan 2016 05:39:52 +0000
(06:39 +0100)
committer
Michael Wallner
<mike@php.net>
Tue, 19 Jan 2016 05:39:52 +0000
(06:39 +0100)
package.xml
patch
|
blob
|
history
php_raphf.h
patch
|
blob
|
history
diff --git
a/package.xml
b/package.xml
index 8919a46b4fc9f82c7250bedbfae0da5087e8ea7e..c9ffb3ae907e9abc2243689fcc6297075dfacf6d 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>201
5-12-07
</date>
+ <date>201
6-01-19
</date>
<version>
- <release>1.1.1
RC1
</release>
+ <release>1.1.1</release>
<api>1.0.0</api>
</version>
<stability>
diff --git
a/php_raphf.h
b/php_raphf.h
index 2618d5756eb1ebf8dd47b988dac17ad1fe817e1f..18bc595b7596ffedac3d6a48b5e0dbb8ca2a2c39 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 "1.1.1
RC1
"
+#define PHP_RAPHF_VERSION "1.1.1"
#ifdef PHP_WIN32
# define PHP_RAPHF_API __declspec(dllexport)