[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] com =?UTF-8?Q?pecl/file=5Fformats/yaml=3A=20Make=20=31=2E=33=2E=30=20rele?= =?UTF-8?Q?ase
From:       Bryan Davis <bd808 () php ! net>
Date:       2016-09-24 22:30:49
Message-ID: php-mail-637e1b01c9791798889cde0ca1813f6e238656610 () git ! php ! net
[Download RAW message or body]

Commit:    3d1e435899a0608cd2d3e6a69360965ea5bf515a
Author:    Bryan Davis <bd808@php.net>         Sat, 24 Sep 2016 16:29:19 -0600
Parents:   cfba7912b701b203345003ef0ce54d304a7c6085
Branches:  master

Link:       http://git.php.net/?p=pecl/file_formats/yaml.git;a=commitdiff;h=3d1e435899a0608cd2d3e6a69360965ea5bf515a


Log:
Make 1.3.0 release

No changes from 1.3.0b1

Changed paths:
  M  package.xml
  M  php_yaml.h


Diff:
diff --git a/package.xml b/package.xml
index 0f0e2be..337f086 100644
--- a/package.xml
+++ b/package.xml
@@ -20,13 +20,13 @@
   <email>bd808@bd808.com</email>
   <active>yes</active>
  </lead>
- <date>2016-06-04</date>
+ <date>2016-09-24</date>
  <version>
-  <release>1.3.0b1</release>
+  <release>1.3.0</release>
   <api>1.1.0</api>
  </version>
  <stability>
-  <release>beta</release>
+  <release>stable</release>
   <api>stable</api>
  </stability>
  <license uri="http://www.opensource.org/licenses/mit-license.php">MIT</license>
diff --git a/php_yaml.h b/php_yaml.h
index 0f7a68b..d4bae0e 100644
--- a/php_yaml.h
+++ b/php_yaml.h
@@ -67,7 +67,7 @@ extern "C" {
 extern "C" {
 #endif
 
-#define PHP_YAML_VERSION "1.3.0b1"
+#define PHP_YAML_VERSION "1.3.0"
 
 extern zend_module_entry yaml_module_entry;
 #define phpext_yaml_ptr &yaml_module_entry


--
PECL CVS Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic