svn: /pear/packages/installphars/trunk/ go-pear.phar install-pear-nozlib.phar package.xml

[email protected] (Christian Weiske) Sat, 17 Oct 2015 11:29:26 +0000
Newsgroups php.pear.core
Message-ID <[email protected]>
--0bce2aa16ddc7ece02c2bc8081b5b380f6cfe514
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

cweiske                                  Sat, 17 Oct 2015 11:29:26 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=338002

Log:
PEAR 1.10.1

Changed paths:
    U   pear/packages/installphars/trunk/go-pear.phar
    U   pear/packages/installphars/trunk/install-pear-nozlib.phar
    U   pear/packages/installphars/trunk/package.xml

Modified: pear/packages/installphars/trunk/go-pear.phar
===================================================================
(Binary files differ)

Modified: pear/packages/installphars/trunk/install-pear-nozlib.phar
===================================================================
(Binary files differ)

Modified: pear/packages/installphars/trunk/package.xml
===================================================================
--- pear/packages/installphars/trunk/package.xml	2015-10-16 14:21:46 UTC (rev 338001)
+++ pear/packages/installphars/trunk/package.xml	2015-10-17 11:29:26 UTC (rev 338002)
@@ -33,10 +33,10 @@
   <active>no</active>
  </lead>

- <date>2015-10-07</date>
+ <date>2015-10-17</date>
  <version>
-  <release>1.10.0</release>
-  <api>1.10.0</api>
+  <release>1.10.1</release>
+  <api>1.10.1</api>
  </version>
  <stability>
   <release>stable</release>
@@ -44,7 +44,7 @@
  </stability>
  <license uri="http://opensource.org/licenses/bsd-license.php">New BSD License</license>
  <notes>
-  PEAR 1.10.0
+  PEAR 1.10.1
  </notes>

  <contents>
@@ -429,5 +429,21 @@
      PEAR 1.10.0
     </notes>
   </release>
+
+  <release>
+    <date>2015-10-17</date>
+    <version>
+     <release>1.10.1</release>
+     <api>1.10.1</api>
+    </version>
+    <stability>
+     <release>stable</release>
+     <api>stable</api>
+    </stability>
+    <license uri="http://opensource.org/licenses/bsd-license.php">New BSD License</license>
+    <notes>
+     PEAR 1.10.1
+    </notes>
+  </release>
  </changelog>
 </package>

--0bce2aa16ddc7ece02c2bc8081b5b380f6cfe514--