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

List:       pecl-cvs
Subject:    [PECL-CVS] =?utf-8?q?svn:_/pecl/mysqlnd=5Fms/trunk/_mysqlnd=5Fms.h_package.xml_tests/mysqlnd=5Fms=5F
From:       Ulf_Wendel <uw () php ! net>
Date:       2011-04-21 8:30:19
Message-ID: svn-uw-1303374619-310408-998080592 () svn ! php ! net
[Download RAW message or body]

uw                                       Thu, 21 Apr 2011 08:30:19 +0000

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

Log:
Bumping version number and date

Changed paths:
    U   pecl/mysqlnd_ms/trunk/mysqlnd_ms.h
    U   pecl/mysqlnd_ms/trunk/package.xml
    U   pecl/mysqlnd_ms/trunk/tests/mysqlnd_ms_constants.phpt
    U   pecl/mysqlnd_ms/trunk/tests/mysqlnd_ms_reflection_extension.phpt

Modified: pecl/mysqlnd_ms/trunk/mysqlnd_ms.h
===================================================================
--- pecl/mysqlnd_ms/trunk/mysqlnd_ms.h	2011-04-21 08:08:05 UTC (rev 310407)
+++ pecl/mysqlnd_ms/trunk/mysqlnd_ms.h	2011-04-21 08:30:19 UTC (rev 310408)
@@ -72,8 +72,8 @@
 #define LAST_USED_SWITCH "ms=last_used"
 #define ALL_SERVER_SWITCH "ms=all"

-#define MYSQLND_MS_VERSION "1.0.0-alpha"
-#define MYSQLND_MS_VERSION_ID 10000
+#define MYSQLND_MS_VERSION "1.0.1-alpha"
+#define MYSQLND_MS_VERSION_ID 10001

 #define MYSQLND_MS_ERROR_PREFIX "(mysqlnd_ms)"


Modified: pecl/mysqlnd_ms/trunk/package.xml
===================================================================
--- pecl/mysqlnd_ms/trunk/package.xml	2011-04-21 08:08:05 UTC (rev 310407)
+++ pecl/mysqlnd_ms/trunk/package.xml	2011-04-21 08:30:19 UTC (rev 310408)
@@ -16,7 +16,7 @@
     <email>uw@php_net</email>
     <active>yes</active>
   </lead>
-  <date>2011-04-20</date>
+  <date>2011-04-21</date>
   <time>12:00:00</time>
   <version>
     <release>1.0.1</release>
@@ -184,9 +184,9 @@
         <release>alpha</release>
         <api>stable</api>
       </stability>
-      <date>2010-04-21</date>
+      <date>2011-04-21</date>
       <license uri="http://www.php.net/license">PHP License</license>
-      <notes>Fixed debug build (credits to Vladimir Getmanshchuk!). All 1.0 features \
implemented.</notes> +      <notes>Fixed debug build (credits to Vladimir \
Getmanshchuk). All 1.0 features implemented.</notes>  </release>
     <release>
       <version>
@@ -197,7 +197,7 @@
         <release>alpha</release>
         <api>stable</api>
       </stability>
-      <date>2010-04-20</date>
+      <date>2011-04-20</date>
       <license uri="http://www.php.net/license">PHP License</license>
       <notes>Initial package release. All 1.0 features implemented.</notes>
     </release>

Modified: pecl/mysqlnd_ms/trunk/tests/mysqlnd_ms_constants.phpt
===================================================================
--- pecl/mysqlnd_ms/trunk/tests/mysqlnd_ms_constants.phpt	2011-04-21 08:08:05 UTC \
                (rev 310407)
+++ pecl/mysqlnd_ms/trunk/tests/mysqlnd_ms_constants.phpt	2011-04-21 08:30:19 UTC \
(rev 310408) @@ -46,6 +46,6 @@
 MYSQLND_MS_QUERY_USE_MASTER = '0'
 MYSQLND_MS_QUERY_USE_SLAVE = '1'
 MYSQLND_MS_SLAVE_SWITCH = 'ms=slave'
-MYSQLND_MS_VERSION = '1.0.0-alpha'
-MYSQLND_MS_VERSION_ID = '10000'
+MYSQLND_MS_VERSION = '1.0.1-alpha'
+MYSQLND_MS_VERSION_ID = '10001'
 done!
\ No newline at end of file

Modified: pecl/mysqlnd_ms/trunk/tests/mysqlnd_ms_reflection_extension.phpt
===================================================================
--- pecl/mysqlnd_ms/trunk/tests/mysqlnd_ms_reflection_extension.phpt	2011-04-21 \
                08:08:05 UTC (rev 310407)
+++ pecl/mysqlnd_ms/trunk/tests/mysqlnd_ms_reflection_extension.phpt	2011-04-21 \
08:30:19 UTC (rev 310408) @@ -35,7 +35,7 @@
 ?>
 --EXPECTF--
 Name: mysqlnd_ms
-Version: 1.0.0-alpha
+Version: 1.0.1-alpha
 Dependencies:
   mysqlnd - Required
   standard - Required



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