diff --git a/package.xml b/package.xml index abea288..bb9ed44 100644 --- a/package.xml +++ b/package.xml @@ -1,7 +1,7 @@ Pyrus_SimpleChannelServer - pear2.php.net + pyrus.net A simple channel server for PEAR compatible channels @@ -27,8 +27,8 @@ More information here: http://pear.php.net/manual/en/channels.scs.php brett.bieber@gmail.com yes - 2011-07-11 - + 2011-09-14 + 0.3.0 0.1.0 @@ -38,7 +38,8 @@ More information here: http://pear.php.net/manual/en/channels.scs.php alpha New BSD License - + - Using \Pyrus instead of \PEAR2\Pyrus namespace as per the latest Pyrus + - Move the channel server itself to the Pyrus namespace @@ -52,7 +53,7 @@ More information here: http://pear.php.net/manual/en/channels.scs.php - + diff --git a/package_compatible.xml b/package_compatible.xml index 02a7b8e..21366ba 100644 --- a/package_compatible.xml +++ b/package_compatible.xml @@ -1,7 +1,7 @@ Pyrus_SimpleChannelServer - pear2.php.net + pyrus.net A simple channel server for PEAR compatible channels @@ -27,8 +27,8 @@ More information here: http://pear.php.net/manual/en/channels.scs.php brett.bieber@gmail.com yes - 2011-07-11 - + 2011-09-14 + 0.3.0 0.1.0 @@ -38,25 +38,26 @@ More information here: http://pear.php.net/manual/en/channels.scs.php alpha New BSD License - + - Using \Pyrus instead of \PEAR2\Pyrus namespace as per the latest Pyrus + - Move the channel server itself to the Pyrus namespace - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + @@ -80,21 +81,21 @@ More information here: http://pear.php.net/manual/en/channels.scs.php - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/pearscs.phar b/pearscs.phar index 7a95c47..54cfeee 100755 Binary files a/pearscs.phar and b/pearscs.phar differ