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

List:       pecl-cvs
Subject:    [PECL-CVS] com pecl/networking/ssh2: New release 1.1.2: package.xml =?UTF-8?Q?php=5Fssh=32=2Eh?=
From:       Casper Langemeijer <langemeijer () php ! net>
Date:       2017-07-23 15:20:09
Message-ID: php-mail-40b3d6492e4a07baf62a2129c4ec24db1161963680 () git ! php ! net
[Download RAW message or body]

Commit:    631e51c10001f01ce116080df028243a19e5f018
Author:    Casper Langemeijer <casper.langemeijer@procurios.nl>         Sun, 23 Jul \
                2017 17:20:09 +0200
Parents:   77e9a652d00c91fac28cf9e2be73f486ff779d30
Branches:  master

Link:       http://git.php.net/?p=pecl/networking/ssh2.git;a=commitdiff;h=631e51c10001f01ce116080df028243a19e5f018


Log:
New release 1.1.2

Changed paths:
  M  package.xml
  M  php_ssh2.h


Diff:
diff --git a/package.xml b/package.xml
index d4d16e8..f50e1da 100644
--- a/package.xml
+++ b/package.xml
@@ -35,9 +35,9 @@
         <email>pollita@php.net</email>
         <active>no</active>
     </lead>
-    <date>2017-06-25</date>
+    <date>2017-07-23</date>
     <version>
-        <release>1.1.1</release>
+        <release>1.1.2</release>
         <api>1.0</api>
     </version>
     <stability>
@@ -46,7 +46,7 @@
     </stability>
     <license uri="http://www.php.net/license">PHP License</license>
     <notes>
-        - Version 1.1.1 is same as 1.1 except this release contains this changelog
+        - Version 1.1.2 is same as 1.1 except this release contains this changelog
         - Fixed bug #72988 (Libor M.)
         - Fixed bug #73198 (Langemeijer)
         - Fixed php_url_parse issue (Remi Collet)
diff --git a/php_ssh2.h b/php_ssh2.h
index b1ae7e8..734b795 100644
--- a/php_ssh2.h
+++ b/php_ssh2.h
@@ -25,7 +25,7 @@
 #include <libssh2_sftp.h>
 #include "ext/standard/url.h"
 
-#define PHP_SSH2_VERSION				"1.1.1"
+#define PHP_SSH2_VERSION				"1.1.2"
 #define PHP_SSH2_DEFAULT_PORT			22
 
 /* Exported Constants */


--
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