prepare 1.0.2 release-1.0.2
authorMichael Wallner <mike@php.net>
Tue, 19 Jan 2016 07:25:30 +0000 (08:25 +0100)
committerMichael Wallner <mike@php.net>
Tue, 19 Jan 2016 07:25:30 +0000 (08:25 +0100)
package.xml
php_propro.h
travis/pecl

index 8883eac01b7df35000427fd5a84c808cd0db3b69..892630eba5a5fc7d9af8f83886c2cbdb10528e8c 100644 (file)
@@ -19,20 +19,20 @@ http://pear.php.net/dtd/package-2.0.xsd">
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2015-12-07</date>
+ <date>2016-01-19</date>
  <version>
-  <release>1.0.2RC1</release>
+  <release>1.0.2</release>
   <api>1.0.0</api>
  </version>
  <stability>
-  <release>beta</release>
+  <release>stable</release>
   <api>stable</api>
  </stability>
  <license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
  <notes><![CDATA[
 * Internals documentation at http://m6w6.github.io/ext-propro/v1.0.x/
 * Travis support
-* Fix package.xml's maximum and minumum PHP version
+* Fix package.xml's maximum and minimum PHP version
 ]]></notes>
  <contents>
   <dir name="/">
index 92d1eeb848899f0146d39cd2fc3a8b4f19215c25..0f596b4409e23f6d8bfb9e84e13650c0b51d0244 100644 (file)
@@ -16,7 +16,7 @@
 extern zend_module_entry propro_module_entry;
 #define phpext_propro_ptr &propro_module_entry
 
-#define PHP_PROPRO_VERSION "1.0.2RC1"
+#define PHP_PROPRO_VERSION "1.0.2"
 
 #ifdef PHP_WIN32
 #      define PHP_PROPRO_API __declspec(dllexport)
index 6b7c11b05020541819dbd501dea52d3e2d04aa1e..7d1a61ddce20446912ed1d5c988f801903972a34 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 6b7c11b05020541819dbd501dea52d3e2d04aa1e
+Subproject commit 7d1a61ddce20446912ed1d5c988f801903972a34