johannes                Sun, 21 Dec 2008 16:04:20 +0000

Changed paths:
        _U  php/php-src/branches/PHP_5_3/
        U   php/php-src/branches/PHP_5_3/stub.c

Log:
A second test ...



Property changes on: php/php-src/branches/PHP_5_3
___________________________________________________________________
Modified: bzr:revision-info
   - timestamp: 2008-12-21 16:05:31.552999973 +0100
committer: Johannes Schlueter <[email protected]>
properties:
        branch-nick: PHP_5_3

   + timestamp: 2008-12-21 17:03:29.078999996 +0100
committer: Johannes Schlueter <[email protected]>
properties:
        branch-nick: PHP_5_3

Modified: bzr:ancestry:v3-trunk2
   - [email protected]

   + [email protected]
[email protected]

Modified: bzr:revision-id:v3-trunk2
   - 37107 [email protected]

   + 37107 [email protected]
37108 [email protected]


Modified: php/php-src/branches/PHP_5_3/stub.c
===================================================================
--- php/php-src/branches/PHP_5_3/stub.c 2008-12-21 15:56:23 UTC (rev 217540)
+++ php/php-src/branches/PHP_5_3/stub.c 2008-12-21 16:04:20 UTC (rev 217541)
@@ -1,5 +1,5 @@
 int main(int testc, char **testv)
 {
-       printf("Stupid, maybe little a bit, maybe more.\n");
+       printf("Stupid, maybe little a bit, maybe a bit more.\n");
        return 0;
 }


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

Reply via email to